diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-08-18 01:09:47 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-08-18 01:09:47 +0000 |
commit | c53b70ed6aaea226e38784a660f4ec8ded200927 (patch) | |
tree | ae6d0748723b78d322bb2173c32ad5c31126ba4a /audio/mbox | |
parent | 5e3748481818d6a1f9d655b9c369fb8371f8c604 (diff) | |
download | ports-c53b70ed6aaea226e38784a660f4ec8ded200927.tar.gz ports-c53b70ed6aaea226e38784a660f4ec8ded200927.zip |
Notes
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 |