summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/mutemix/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/mutemix/Makefile b/audio/mutemix/Makefile
index a4fa359..bdf91fc 100644
--- a/audio/mutemix/Makefile
+++ b/audio/mutemix/Makefile
@@ -14,8 +14,9 @@ EXTRACT_SUFX= .py
MAINTAINER= trevor@FreeBSD.org
RUN_DEPENDS= aumix:${PORTSDIR}/audio/aumix \
- ${LOCALBASE}/lib/python1.5/site-packages/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
+ ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
+USE_PYTHON= yes
NO_BUILD= yes
PLIST= ${WRKDIR}/pkg-plist
WRKSRC= ${WRKDIR}
OpenPOWER on IntegriCloud