aboutsummaryrefslogtreecommitdiff
path: root/audio/libgpod
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-12-20 19:34:11 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-12-20 19:34:11 +0000
commit2e9911f602efb133285d096c6955cad324328edb (patch)
treebac7657b7c809f134de666e3748eb52500cad676 /audio/libgpod
parent0a89159f7aec94ccc7a0d529aac87c2ddccfa17c (diff)
downloadports-2e9911f602efb133285d096c6955cad324328edb.tar.gz
ports-2e9911f602efb133285d096c6955cad324328edb.zip
Switch from swig 2.0 to swig 3.0
Notes
Notes: svn path=/head/; revision=456845
Diffstat (limited to 'audio/libgpod')
-rw-r--r--audio/libgpod/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/libgpod/Makefile b/audio/libgpod/Makefile
index 28c0d74c3351..d02f7e724b0f 100644
--- a/audio/libgpod/Makefile
+++ b/audio/libgpod/Makefile
@@ -38,12 +38,12 @@ IMOBILE_CONFIGURE_WITH= libimobiledevice
MONO_USE= GNOME=gtksharp20
MONO_CONFIGURE_WITH= mono
-PYTHON_BUILD_DEPENDS= swig2.0:devel/swig20 \
+PYTHON_BUILD_DEPENDS= swig3.0:devel/swig30 \
${PYTHON_PKGNAMEPREFIX}mutagen>0:audio/py-mutagen
PYTHON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mutagen>0:audio/py-mutagen
PYTHON_USE= GNOME=pygobject
PYTHON_USES= python:2.7
-PYTHON_CONFIGURE_ENV= SWIG="${LOCALBASE}/bin/swig2.0"
+PYTHON_CONFIGURE_ENV= SWIG="${LOCALBASE}/bin/swig3.0"
PYTHON_CONFIGURE_WITH= python
PORTDOCS= ChangeLog NEWS README*