diff options
author | kris <kris@FreeBSD.org> | 2005-04-30 09:03:32 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-04-30 09:03:32 +0800 |
commit | 81a9424ca0e8cf940e89612b484db0df4dfbffbc (patch) | |
tree | 7c964617d4495588f6b40877f67793751688303e /audio/paman | |
parent | 9a4ee7c44f8453cc0ce3ee2c7143c4b8f9e4217a (diff) | |
download | freebsd-ports-gnome-81a9424ca0e8cf940e89612b484db0df4dfbffbc.tar.gz freebsd-ports-gnome-81a9424ca0e8cf940e89612b484db0df4dfbffbc.tar.zst freebsd-ports-gnome-81a9424ca0e8cf940e89612b484db0df4dfbffbc.zip |
BROKEN: Does not compile
Diffstat (limited to 'audio/paman')
-rw-r--r-- | audio/paman/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/paman/Makefile b/audio/paman/Makefile index 2e7c6985aa61..e56b8aa9c278 100644 --- a/audio/paman/Makefile +++ b/audio/paman/Makefile @@ -16,6 +16,8 @@ COMMENT= Gtk+ frontend for the polypaudio sound server LIB_DEPENDS= glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \ polyp-0.7.0:${PORTSDIR}/audio/polypaudio +BROKEN= Does not compile + USE_GCC= 3.4 GNU_CONFIGURE= yes USE_GNOME= gnomeprefix gnomehack |