aboutsummaryrefslogtreecommitdiff
path: root/audio/wmauda
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2009-05-21 07:47:01 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2009-05-21 07:47:01 +0000
commit3b298f63e2a0b108163eb40bef94a92cf61c01f8 (patch)
treecfb37372049a1519d3675c6afcf307f2e53afaea /audio/wmauda
parent57ba50801d1f3def96bd6f0a4a8fe3c7f7e704b9 (diff)
downloadports-3b298f63e2a0b108163eb40bef94a92cf61c01f8.tar.gz
ports-3b298f63e2a0b108163eb40bef94a92cf61c01f8.zip
update audacious to 2.0.1
bump portrevision on dependant ports
Notes
Notes: svn path=/head/; revision=234318
Diffstat (limited to 'audio/wmauda')
-rw-r--r--audio/wmauda/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/wmauda/Makefile b/audio/wmauda/Makefile
index 35c424f68448..5d7a62aa0d7f 100644
--- a/audio/wmauda/Makefile
+++ b/audio/wmauda/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wmauda
PORTVERSION= 0.7
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio windowmaker
MASTER_SITES= http://www.netswarm.net/misc/ \
${MASTER_SITE_GENTOO}
@@ -16,8 +16,8 @@ MASTER_SITE_SUBDIR= distfiles
MAINTAINER= garga@FreeBSD.org
COMMENT= A port of wmxmms to GTK 2.x and Audacious
-BUILD_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious
-RUN_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious
+BUILD_DEPENDS= audacious2:${PORTSDIR}/multimedia/audacious
+RUN_DEPENDS= audacious2:${PORTSDIR}/multimedia/audacious
LIB_DEPENDS= mowgli.2:${PORTSDIR}/devel/libmowgli
USE_GMAKE= yes