diff options
author | kris <kris@FreeBSD.org> | 2005-11-21 09:26:53 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-11-21 09:26:53 +0800 |
commit | a716085a2bcbd81b759fe01a81a40a969e36567d (patch) | |
tree | 4df88f60bd32f9b4a7a24674e32d43e4c6bff878 /audio | |
parent | 0e09da866f7f54b3f2d071108f03b5c98763b4cf (diff) | |
download | freebsd-ports-gnome-a716085a2bcbd81b759fe01a81a40a969e36567d.tar.gz freebsd-ports-gnome-a716085a2bcbd81b759fe01a81a40a969e36567d.tar.zst freebsd-ports-gnome-a716085a2bcbd81b759fe01a81a40a969e36567d.zip |
BROKEN: Does not compile
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 |