diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-05-06 16:39:12 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-05-06 16:39:12 +0000 |
commit | 84c4942d38422d053c9f573150db6b7448cb9388 (patch) | |
tree | e41ed5a32750026e26756d1a5890d0438229f988 /science/libcint | |
parent | b72a9e489c400415a6b21ef6e3498a69f4507126 (diff) | |
download | freebsd-ports-84c4942d38422d053c9f573150db6b7448cb9388.zip |
Bump 37 ports depending on math/openblas through USES=blaslapack:openblas because after the recent math/openblas update the library name changed in openblas
Diffstat (limited to 'science/libcint')
-rw-r--r-- | science/libcint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/libcint/Makefile b/science/libcint/Makefile index e1ae15e912c3..574d00d0fb18 100644 --- a/science/libcint/Makefile +++ b/science/libcint/Makefile @@ -3,7 +3,7 @@ PORTNAME= libcint DISTVERSIONPREFIX= v DISTVERSION= 3.0.19 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org |