aboutsummaryrefslogtreecommitdiff
path: root/science/mei
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-12-20 12:25:18 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-12-20 12:25:18 +0000
commit8c16b50d8dba5aa81a78c3916ebc87e5b7fc68b5 (patch)
treea96256c6c2af173c4d09f8a59d466e02bc9753ac /science/mei
parent7e7263f43b2531e788fb56cd999da67a6b6c2ea2 (diff)
downloadports-8c16b50d8dba5aa81a78c3916ebc87e5b7fc68b5.tar.gz
ports-8c16b50d8dba5aa81a78c3916ebc87e5b7fc68b5.zip
Switch from swig1.3 to swig 3.0
Notes
Notes: svn path=/head/; revision=456786
Diffstat (limited to 'science/mei')
-rw-r--r--science/mei/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/science/mei/Makefile b/science/mei/Makefile
index 5f6b82a6cfe8..c46fbe6df46f 100644
--- a/science/mei/Makefile
+++ b/science/mei/Makefile
@@ -13,7 +13,7 @@ COMMENT= Code_Saturne Mathematical Expression Interpreter
LICENSE= LGPL21
LIB_DEPENDS= libbft.so:science/bft
-BUILD_DEPENDS= swig:devel/swig13
+BUILD_DEPENDS= swig3.0:devel/swig30
USES= libtool python:2.7
USE_LDCONFIG= yes
@@ -21,6 +21,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_path_PYEXE=${PYTHON_CMD}
CONFIGURE_ARGS= --with-bft=${LOCALBASE}
INSTALL_TARGET= install-strip
+BINARY_ALIAS= swig=swig3.0
.if defined(MAINTAINER_MODE)
regression-test: