diff options
author | kris <kris@FreeBSD.org> | 2007-08-18 09:09:47 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-08-18 09:09:47 +0800 |
commit | 1b0e7ab75b22a52ad481f4b69d9d97ed0a087474 (patch) | |
tree | ff93de848bc302f0905fd877710fd6e12f0ea69c /audio | |
parent | 8a3b3aa43541d34eede1a76da29435ca7112d139 (diff) | |
download | freebsd-ports-gnome-1b0e7ab75b22a52ad481f4b69d9d97ed0a087474.tar.gz freebsd-ports-gnome-1b0e7ab75b22a52ad481f4b69d9d97ed0a087474.tar.zst freebsd-ports-gnome-1b0e7ab75b22a52ad481f4b69d9d97ed0a087474.zip |
BROKEN: Incorrect pkg-plist
Diffstat (limited to 'audio')
-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 |