aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-10-05 05:24:46 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-10-05 05:24:46 +0000
commitb73f018b9c58d58348f4a2cfc3d364f2e48424e8 (patch)
tree005967d070326437097abe061fcd1141ad41b460 /cad
parent04f191de2f022a872fd2d9955f13d1cca4ae238f (diff)
downloadports-b73f018b9c58d58348f4a2cfc3d364f2e48424e8.tar.gz
ports-b73f018b9c58d58348f4a2cfc3d364f2e48424e8.zip
cad/calculix-ccx math/arpack++ math/armadillo math/scilab math/octave: Change dependency from math/arpack to math/arpack-ng
math/arpack is a dead, unmaintained project, and math/arpack-ng is a maintained and updated fork. This commit is effectively a version upgrade of the arpack dependency. Approved by: portmgr blanket (does not result in a change in contents of the resulting package)
Notes
Notes: svn path=/head/; revision=481261
Diffstat (limited to 'cad')
-rw-r--r--cad/calculix-ccx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/calculix-ccx/Makefile b/cad/calculix-ccx/Makefile
index ce918d97726c..fa7558e54756 100644
--- a/cad/calculix-ccx/Makefile
+++ b/cad/calculix-ccx/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ccx
PORTVERSION= 2.14
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= cad
MASTER_SITES= http://www.dhondt.de/
PKGNAMEPREFIX= CalculiX-
@@ -16,7 +16,7 @@ COMMENT= Three-Dimensional Structural Finite Element Program
LICENSE= GPLv2
-LIB_DEPENDS= libarpack.so:math/arpack \
+LIB_DEPENDS= libarpack.so:math/arpack-ng \
libmetis.so:math/metis4 \
libspooles.so:math/spooles \
libtaucs.so:math/taucs