aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2010-04-19 10:59:37 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2010-04-19 10:59:37 +0000
commitcf6cee91ef51b5c7130430c3929b477b93c47446 (patch)
tree47c243a465f15667ff23e82181e4f6cc45052a11 /audio
parentbf330a57d40cb5c6f57f61de4d24c0dcbf14dbee (diff)
downloadports-cf6cee91ef51b5c7130430c3929b477b93c47446.tar.gz
ports-cf6cee91ef51b5c7130430c3929b477b93c47446.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/audacious-dumb/Makefile2
-rw-r--r--audio/mp3splt-gtk/Makefile7
-rw-r--r--audio/wmauda/Makefile5
-rw-r--r--audio/xmp/Makefile1
4 files changed, 11 insertions, 4 deletions
diff --git a/audio/audacious-dumb/Makefile b/audio/audacious-dumb/Makefile
index b4b6e72b25bd..b2ce92db3d43 100644
--- a/audio/audacious-dumb/Makefile
+++ b/audio/audacious-dumb/Makefile
@@ -7,7 +7,7 @@
PORTNAME= audacious-dumb
PORTVERSION= 0.62
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://www.netswarm.net/misc/ \
CRITICAL
diff --git a/audio/mp3splt-gtk/Makefile b/audio/mp3splt-gtk/Makefile
index cb5f213d90f4..0e198e3c81a4 100644
--- a/audio/mp3splt-gtk/Makefile
+++ b/audio/mp3splt-gtk/Makefile
@@ -6,7 +6,7 @@
PORTNAME= mp3splt-gtk
PORTVERSION= 0.5.7a
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= SF/mp3splt/${PORTNAME}/${PORTVERSION}
@@ -29,4 +29,9 @@ CONFIGURE_ARGS+= --enable-audacious --with-mp3splt=${LOCALBASE} --with-mp3splt-i
MAN1= mp3splt-gtk.1
+post-patch:
+ @${REINPLACE_CMD} -e 's|"audacious |& audclient |g' \
+ ${WRKSRC}/configure
+
+
.include <bsd.port.mk>
diff --git a/audio/wmauda/Makefile b/audio/wmauda/Makefile
index e68b777f72e9..86d7bea66675 100644
--- a/audio/wmauda/Makefile
+++ b/audio/wmauda/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wmauda
PORTVERSION= 0.7
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= audio windowmaker
MASTER_SITES= http://www.netswarm.net/misc/ \
${MASTER_SITE_GENTOO}
@@ -33,7 +33,8 @@ MAN1= wmauda.1
post-patch:
@${REINPLACE_CMD} -E 's,^(MANPAGE_DIR.*):=,\1\?=,; \
- s,^(LIBS.*):=,\1\+=,' \
+ s,^(LIBS.*):=,\1\+=,; \
+ s,audacious,& audclient,' \
${WRKSRC}/Makefile
@${REINPLACE_CMD} -e 's,/usr/share/pixmaps,${PREFIX}/share/pixmaps,g' \
${WRKSRC}/config.h
diff --git a/audio/xmp/Makefile b/audio/xmp/Makefile
index 4105bbb0c513..fe7303291c11 100644
--- a/audio/xmp/Makefile
+++ b/audio/xmp/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xmp
PORTVERSION= 3.1.0
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= audio
MASTER_SITES= SF