diff options
Diffstat (limited to 'audio/pimp3')
-rw-r--r-- | audio/pimp3/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/pimp3/Makefile b/audio/pimp3/Makefile index 5956f6fe2ae1..fb9cb7c5d6c1 100644 --- a/audio/pimp3/Makefile +++ b/audio/pimp3/Makefile @@ -14,6 +14,9 @@ MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 +BROKEN= Requires gdbm support which is not built\ + by default by python + WRKSRC= ${WRKDIR}/pimp3 NO_BUILD= yes |