diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-17 10:09:25 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-17 10:09:25 +0000 |
commit | 06aac32a8d878380cca606e0397d0bd320b1218e (patch) | |
tree | 165743b356a1d11e8cde1feec89d5ed49ebfe50c /audio/xmms-imms/Makefile | |
parent | 5c3d5d1f4e42a4de8e72b2ce291a98694c46184f (diff) | |
download | ports-06aac32a8d878380cca606e0397d0bd320b1218e.tar.gz ports-06aac32a8d878380cca606e0397d0bd320b1218e.zip |
Notes
Diffstat (limited to 'audio/xmms-imms/Makefile')
-rw-r--r-- | audio/xmms-imms/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/xmms-imms/Makefile b/audio/xmms-imms/Makefile index 8f864a6e47a8..ab96256c8ec7 100644 --- a/audio/xmms-imms/Makefile +++ b/audio/xmms-imms/Makefile @@ -21,6 +21,8 @@ LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \ id3:${PORTSDIR}/audio/id3lib \ vorbis.2:${PORTSDIR}/audio/libvorbis +BROKEN= "Broken dependency" + USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gtk12 |