forked from Lainports/freebsd-ports
Switch to swig 3.0
This commit is contained in:
parent
5a27145800
commit
931952ad7f
1 changed files with 2 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ COMMENT= GNU Radio OsmoSDR module
|
|||
|
||||
LICENSE= GPLv3
|
||||
|
||||
BUILD_DEPENDS= swig:devel/swig13 \
|
||||
BUILD_DEPENDS= swig3.0:devel/swig30 \
|
||||
cheetah:devel/py-cheetah
|
||||
LIB_DEPENDS= libgnuradio-runtime.so:comms/gnuradio \
|
||||
libgnuradio-pmt.so:comms/gnuradio \
|
||||
|
|
@ -22,6 +22,7 @@ LIB_DEPENDS= libgnuradio-runtime.so:comms/gnuradio \
|
|||
|
||||
USES= cmake fortran pkgconfig python:2.7 tar:tgz
|
||||
USE_LDCONFIG= yes
|
||||
BINARY_ALIAS= swig=swig3.0
|
||||
|
||||
# See lib/CMakeLists.txt to enable more components
|
||||
CMAKE_ARGS+= -DENABLE_DEFAULT:BOOL=OFF \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue