mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Switch to swig 3.0
This commit is contained in:
parent
cecdfd8482
commit
4530ff1245
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456794
1 changed files with 2 additions and 1 deletions
|
@ -12,13 +12,14 @@ COMMENT= Python binding for Coin
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/swig:devel/swig13
|
||||
BUILD_DEPENDS= swig3.0:devel/swig30
|
||||
LIB_DEPENDS= libSoQt.so:x11-toolkits/soqt
|
||||
|
||||
BROKEN_powerpc64= fails to link: coin_wrap.o: relocation truncated to fit: R_PPC64_TOC16_DS
|
||||
|
||||
USES= zip python:2
|
||||
USE_PYTHON= autoplist distutils
|
||||
BINARY_ALIAS= swig=swig3.0
|
||||
|
||||
WRKSRC= ${WRKDIR}/Coin3D-pivy-${DISTNAME}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue