aboutsummaryrefslogtreecommitdiff
path: root/comms/hamlib
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-12-19 15:35:41 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-12-19 15:35:41 +0000
commita9883b030347ecc2cfe832600777ec603309f990 (patch)
tree606a328206c95d81084dbd9ccc07dd36ce3be900 /comms/hamlib
parentc3f4c6e5a69131170b9ed5409476b0de5cdea07e (diff)
downloadports-a9883b030347ecc2cfe832600777ec603309f990.tar.gz
ports-a9883b030347ecc2cfe832600777ec603309f990.zip
Notes
Diffstat (limited to 'comms/hamlib')
-rw-r--r--comms/hamlib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/hamlib/Makefile b/comms/hamlib/Makefile
index e8b42dc7d9d3..d281427433a4 100644
--- a/comms/hamlib/Makefile
+++ b/comms/hamlib/Makefile
@@ -12,7 +12,7 @@ COMMENT= Shared libraries for Amateur Radio Equipment Control Applications
LICENSE= LGPL20
-BUILD_DEPENDS= swig:devel/swig13
+BUILD_DEPENDS= swig3.0:devel/swig30
LIB_DEPENDS= libltdl.so:devel/libltdl
INFO= hamlib
@@ -31,6 +31,7 @@ CONFIGURE_ARGS= --with-perl-binding \
--with-python-binding --without-rigmatrix
PLIST_SUB= VER=${PORTVERSION} TCL_VER=${TCL_VER}
INSTALL_TARGET= install-strip
+BINARY_ALIAS= swig=swig3.0
OPTIONS_DEFINE= DOCS