diff options
Diffstat (limited to 'science/qmcpack/Makefile')
-rw-r--r-- | science/qmcpack/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/science/qmcpack/Makefile b/science/qmcpack/Makefile index 7fee8b9da918..3add2774d0b5 100644 --- a/science/qmcpack/Makefile +++ b/science/qmcpack/Makefile @@ -3,7 +3,7 @@ PORTNAME= qmcpack DISTVERSIONPREFIX= v DISTVERSION= 3.8.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org @@ -18,7 +18,6 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libfftw3.so:math/fftw3 \ libhdf5.so:science/hdf5 \ libmpich.so:net/mpich \ - libomp.so:devel/openmp \ libopenblas.so:math/openblas \ libsz.so:science/szip |