diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-11-21 01:26:53 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-11-21 01:26:53 +0000 |
commit | 4b1eb58da627fbc8d38cf1640564968ddaa35e8e (patch) | |
tree | 84c70831207bbecb6a136d088faf0ee676da60f2 /audio | |
parent | bdd56bfd79dcbae9ad43ed3a29054018fc9e91e6 (diff) | |
download | ports-4b1eb58da627fbc8d38cf1640564968ddaa35e8e.tar.gz ports-4b1eb58da627fbc8d38cf1640564968ddaa35e8e.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/madman/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/madman/Makefile b/audio/madman/Makefile index 9b8b6199ac42..630acc3b7fe7 100644 --- a/audio/madman/Makefile +++ b/audio/madman/Makefile @@ -21,6 +21,8 @@ LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \ vorbis.3:${PORTSDIR}/audio/libvorbis RUN_DEPENDS= python:${PORTSDIR}/lang/python +BROKEN= Does not compile + USE_QT_VER= 3 USE_GNOME= glib12 |