summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--audio/pimp3/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/audio/pimp3/Makefile b/audio/pimp3/Makefile
index 11cfea8..ee5a62a 100644
--- a/audio/pimp3/Makefile
+++ b/audio/pimp3/Makefile
@@ -12,10 +12,8 @@ MASTER_SITES= http://unixpages.org/distfiles/
MAINTAINER= ports@FreeBSD.org
-RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123
-
-BROKEN= Requires gdbm support which is not built\
- by default by python
+RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 \
+ ${PYTHON_SITELIBDIR}/gdbm.so:${PORTSDIR}/databases/py-gdbm
WRKSRC= ${WRKDIR}/pimp3
OpenPOWER on IntegriCloud