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 | |
parent | Update to version 1.7.1: update battery file more often; many bugfixes. (diff) |
BROKEN: Broken dependency
Notes
Notes:
svn path=/head/; revision=101173
Diffstat (limited to 'audio/xmms-imms')
-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 |