Switch from swig 1.3 to swig 3.0
This commit is contained in:
parent
4fe7498039
commit
fc97aadd7c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456788
1 changed files with 2 additions and 1 deletions
|
@ -154,7 +154,8 @@ COMMENT= ${LANGUAGE} bindings for the MLT multimedia framework
|
|||
LICENSE= LGPL21
|
||||
LICENSE_COMB= single
|
||||
|
||||
BUILD_DEPENDS+= swig:devel/swig13
|
||||
BUILD_DEPENDS+= swig3.0:devel/swig30
|
||||
BINARY_ALIAS= swig=swig3.0
|
||||
|
||||
_CFLAGS= -I${LOCALBASE}/include -L${LOCALBASE}/lib
|
||||
CFLAGS+= ${_CFLAGS}
|
||||
|
|
Loading…
Reference in a new issue