aboutsummaryrefslogtreecommitdiff
path: root/science/octopus
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-10-04 21:10:42 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-10-04 21:10:42 +0000
commit39e376a76230443220322f9babab3326497bfbf7 (patch)
tree9a983d68d35291e3caa2670a01f0fef5d3b72a67 /science/octopus
parentd827039c7a53d486f2903dd7d055906ea69adf62 (diff)
downloadports-39e376a76230443220322f9babab3326497bfbf7.tar.gz
ports-39e376a76230443220322f9babab3326497bfbf7.zip
science/dftbplus science/mbdyn science/octopus: Change from math/arpack to math/arpack-ng
Notes
Notes: svn path=/head/; revision=481254
Diffstat (limited to 'science/octopus')
-rw-r--r--science/octopus/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/science/octopus/Makefile b/science/octopus/Makefile
index eff5db387e6d..3bb81136f5db 100644
--- a/science/octopus/Makefile
+++ b/science/octopus/Makefile
@@ -2,6 +2,7 @@
PORTNAME= octopus
DISTVERSION= 8.2
+PORTREVISION= 1
CATEGORIES= science
MASTER_SITES= http://www.tddft.org/programs/${PORTNAME}/download/${DISTVERSION}/
@@ -11,7 +12,7 @@ COMMENT= Scientific program aimed at the ab initio virtual experimentation
LICENSE= GPLv2
BUILD_DEPENDS= bash:shells/bash
-LIB_DEPENDS= libarpack.so:math/arpack \
+LIB_DEPENDS= libarpack.so:math/arpack-ng \
libblas.so:math/blas \
libfftw3.so:math/fftw3 \
libfontconfig.so:x11-fonts/fontconfig \