diff options
author | oliver <oliver@FreeBSD.org> | 2011-12-31 23:13:01 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2011-12-31 23:13:01 +0800 |
commit | 9584c9eb623b370be18ce3e2fe870d2f08509f96 (patch) | |
tree | f1c54ead9e7ac0428aa4e74251805dd951b83b3e /audio/wmauda | |
parent | d6e5fd31d7c423cb5b00bb21aac9646d6f027d66 (diff) | |
download | freebsd-ports-gnome-9584c9eb623b370be18ce3e2fe870d2f08509f96.tar.gz freebsd-ports-gnome-9584c9eb623b370be18ce3e2fe870d2f08509f96.tar.zst freebsd-ports-gnome-9584c9eb623b370be18ce3e2fe870d2f08509f96.zip |
update multimedia/audacious to 3.1.1
update multimedia/audacious-plugins to 3.1.1
update audio/audacious-duumb to 0.73 (to make it compatible with audacious 3.1.1) [1]
mark audio/wmauda as broken (not compatible with audacious 3.1.1)
bump PORTREVISION of depeding ports
Approved by: maintainer [1]
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 |