aboutsummaryrefslogtreecommitdiff
path: root/audio/py-libtunepimp
diff options
context:
space:
mode:
authorAlexander Botero-Lowry <alexbl@FreeBSD.org>2006-12-08 21:50:20 +0000
committerAlexander Botero-Lowry <alexbl@FreeBSD.org>2006-12-08 21:50:20 +0000
commitad1bbf18357af5fc7d4c96ded2bf2b26ebac1eed (patch)
treecd9e7a9e9746f7799fb5f57a1af21a4ad522acb1 /audio/py-libtunepimp
parent1c9dc5ef783bf7afe9d85a5cc8c3ab937fd28d83 (diff)
downloadports-ad1bbf18357af5fc7d4c96ded2bf2b26ebac1eed.tar.gz
ports-ad1bbf18357af5fc7d4c96ded2bf2b26ebac1eed.zip
Notes
Diffstat (limited to 'audio/py-libtunepimp')
-rw-r--r--audio/py-libtunepimp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/py-libtunepimp/Makefile b/audio/py-libtunepimp/Makefile
index e0a7406185dd..53fbcb5e279e 100644
--- a/audio/py-libtunepimp/Makefile
+++ b/audio/py-libtunepimp/Makefile
@@ -14,8 +14,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= alexbl@FreeBSD.org
COMMENT= Python bindings for libtunepimp
-BUILD_DEPENDS= ${PYTHONPREFIX_SITELIBDIR}/ctypes/__init__.py:${PORTSDIR}/devel/py-ctypes
-RUN_DEPENDS= ${PYTHONPREFIX_SITELIBDIR}/ctypes/__init__.py:${PORTSDIR}/devel/py-ctypes
+BUILD_DEPENDS= ${PYCTYPES}
+RUN_DEPENDS= ${PYCTYPES}
LIB_DEPENDS= tunepimp.5:${PORTSDIR}/audio/libtunepimp
USE_PYTHON= yes