aboutsummaryrefslogtreecommitdiffstats
path: root/audio/audacious-dumb
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2009-05-21 15:47:01 +0800
committeroliver <oliver@FreeBSD.org>2009-05-21 15:47:01 +0800
commit0c2e875b4259bbe7ea0267e82b9e72e1e01e6765 (patch)
tree26f5abd93e0d73326262a8998ea792a0436351d7 /audio/audacious-dumb
parented8b4c417f9858310b43b78c1c162aca91659812 (diff)
downloadfreebsd-ports-gnome-0c2e875b4259bbe7ea0267e82b9e72e1e01e6765.tar.gz
freebsd-ports-gnome-0c2e875b4259bbe7ea0267e82b9e72e1e01e6765.tar.zst
freebsd-ports-gnome-0c2e875b4259bbe7ea0267e82b9e72e1e01e6765.zip
update audacious to 2.0.1
bump portrevision on dependant ports
Diffstat (limited to 'audio/audacious-dumb')
-rw-r--r--audio/audacious-dumb/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/audacious-dumb/Makefile b/audio/audacious-dumb/Makefile
index 3b9b75a9beb1..acd555b7e979 100644
--- a/audio/audacious-dumb/Makefile
+++ b/audio/audacious-dumb/Makefile
@@ -7,7 +7,7 @@
PORTNAME= audacious-dumb
PORTVERSION= 0.57
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://www.netswarm.net/misc/ \
CRITICAL
@@ -15,8 +15,8 @@ MASTER_SITES= http://www.netswarm.net/misc/ \
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Audacious plugin that support the IT, XM, S3M or MOD formats
-RUN_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious
-BUILD_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious \
+RUN_DEPENDS= audacious2:${PORTSDIR}/multimedia/audacious
+BUILD_DEPENDS= audacious2:${PORTSDIR}/multimedia/audacious \
${LOCALBASE}/lib/libdumb.a:${PORTSDIR}/audio/dumb
USE_GMAKE= yes