1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

Use swig 3.0

This commit is contained in:
Baptiste Daroussin 2017-12-20 15:10:04 +00:00
parent 931952ad7f
commit 706467317c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456830

View File

@ -11,7 +11,7 @@ LICENSE= LGPL20+
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= pyside-rcc:devel/pyside-tools \
swig:devel/swig13 \
swig3.0:devel/swig30 \
${LOCALBASE}/libdata/pkgconfig/eigen3.pc:math/eigen3
LIB_DEPENDS= libexpat.so:textproc/expat2 \
libfreetype.so:print/freetype2 \