Switch to swig 3.0
This commit is contained in:
parent
c3f4c6e5a6
commit
a9883b0303
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456726
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user