aboutsummaryrefslogtreecommitdiffstats
path: root/comms/py-libimobiledevice
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2017-12-12 00:54:20 +0800
committerantoine <antoine@FreeBSD.org>2017-12-12 00:54:20 +0800
commit8d3f9e637bedbbfa8df328bb37f953531d0dac4d (patch)
tree1bd1a4476491ef32afe3f13e01c9056a28435cc3 /comms/py-libimobiledevice
parent25ca86f1d02f85687a502b229a2837c93974fbe2 (diff)
downloadfreebsd-ports-gnome-8d3f9e637bedbbfa8df328bb37f953531d0dac4d.tar.gz
freebsd-ports-gnome-8d3f9e637bedbbfa8df328bb37f953531d0dac4d.tar.zst
freebsd-ports-gnome-8d3f9e637bedbbfa8df328bb37f953531d0dac4d.zip
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
Diffstat (limited to 'comms/py-libimobiledevice')
-rw-r--r--comms/py-libimobiledevice/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/py-libimobiledevice/Makefile b/comms/py-libimobiledevice/Makefile
index ba1d40cd263a..6e0aa46f0bd1 100644
--- a/comms/py-libimobiledevice/Makefile
+++ b/comms/py-libimobiledevice/Makefile
@@ -15,6 +15,7 @@ PORTSCOUT= ignore:1
USES= python:2.7
USE_PYTHON= flavors cython
+BINARY_ALIAS= cython=cython-${PYTHON_VER}
CONFIGURE_ENV= PYTHON_LDFLAGS="`pkg-config --libs python-${PYTHON_VER}`"
SLAVE_PORT= yes
MASTERDIR= ${.CURDIR:H:H}/comms/libimobiledevice