diff options
Diffstat (limited to 'audio/mbox')
-rw-r--r-- | audio/mbox/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/mbox/Makefile b/audio/mbox/Makefile index 377a79de7d01..98f0b16d0a86 100644 --- a/audio/mbox/Makefile +++ b/audio/mbox/Makefile @@ -17,6 +17,8 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/ogg/__init__.py:${PORTSDIR}/audio/py-ogg \ oggenc:${PORTSDIR}/audio/vorbis-tools \ mplayer:${PORTSDIR}/multimedia/mplayer +BROKEN= Incorrect pkg-plist + WRKSRC= ${WRKDIR}/mBox-${PORTVERSION} USE_BZIP2= yes |