diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/py-libimobiledevice/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/py-libimobiledevice/Makefile b/comms/py-libimobiledevice/Makefile index f4462bd39b17..39a21d1b1265 100644 --- a/comms/py-libimobiledevice/Makefile +++ b/comms/py-libimobiledevice/Makefile @@ -12,6 +12,8 @@ BUILD_DEPENDS= cython:lang/cython \ ${PYTHON_SITELIBDIR}/plist.so:devel/py-libplist RUN_DEPENDS= ${PYTHON_SITELIBDIR}/plist.so:devel/py-libplist +PORTSCOUT= ignore:1 + USES= python CONFIGURE_ENV= PYTHON_LDFLAGS="`pkg-config --libs python-${PYTHON_VER}`" SLAVE_PORT= yes |