diff options
Diffstat (limited to 'audio/wmauda')
-rw-r--r-- | audio/wmauda/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/wmauda/Makefile b/audio/wmauda/Makefile index ab89c72851af..a2e7bf7e6281 100644 --- a/audio/wmauda/Makefile +++ b/audio/wmauda/Makefile @@ -16,6 +16,8 @@ MASTER_SITE_SUBDIR= distfiles MAINTAINER= garga@FreeBSD.org COMMENT= A port of wmxmms to GTK 2.x and Audacious +BROKEN= Does not compile with audacious 3.1 + BUILD_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious RUN_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious LIB_DEPENDS= mowgli.2:${PORTSDIR}/devel/libmowgli |