diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-10-12 03:43:08 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-10-12 03:43:08 +0000 |
commit | 7836c34d9702bf26f62716f1df5cfc88ebf720f5 (patch) | |
tree | 403653d3851997e2e1843e0425abcb21c3f3ef33 /audio/xmcd | |
parent | 1f8ab07204dcd1d44dc55f95085dc598ca26e1f4 (diff) | |
download | ports-7836c34d9702bf26f62716f1df5cfc88ebf720f5.tar.gz ports-7836c34d9702bf26f62716f1df5cfc88ebf720f5.zip |
Notes
Diffstat (limited to 'audio/xmcd')
-rw-r--r-- | audio/xmcd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index 4934b01895fa..674062cd5bf3 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -18,6 +18,8 @@ LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis \ FLAC.7:${PORTSDIR}/audio/flac RUN_DEPENDS+= lame:${PORTSDIR}/audio/lame +BROKEN= Incomplete pkg-plist + USE_MOTIF= yes USE_IMAKE= yes MAN1= cda.1 xmcd.1 |