diff options
Diffstat (limited to 'science/qbox/Makefile')
-rw-r--r-- | science/qbox/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/science/qbox/Makefile b/science/qbox/Makefile index 6eaf55eb80d3..6c76aa7980fe 100644 --- a/science/qbox/Makefile +++ b/science/qbox/Makefile @@ -1,6 +1,7 @@ PORTNAME= qbox DISTVERSIONPREFIX= rel DISTVERSION= 1_78_4 +PORTREVISION= 1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org @@ -16,7 +17,7 @@ LIB_DEPENDS= libblas.so:math/blas \ liblapack.so:math/lapack \ libmpicxx.so:net/mpich \ libscalapack.so:math/scalapack \ - libuuid.so:misc/e2fsprogs-libuuid \ + libuuid.so:misc/libuuid \ libxerces-c.so:textproc/xerces-c3 USES= compiler:c++11-lang gmake iconv:wchar_t localbase:ldflags |