aboutsummaryrefslogtreecommitdiffstats
path: root/audio/mpdas/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mpdas/Makefile')
-rw-r--r--audio/mpdas/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/audio/mpdas/Makefile b/audio/mpdas/Makefile
index 3237a00cd4d2..d05f7c560375 100644
--- a/audio/mpdas/Makefile
+++ b/audio/mpdas/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= mpdas
-PORTVERSION= 0.2.5
-PORTREVISION= 2
+PORTVERSION= 0.3.0
CATEGORIES= audio
MASTER_SITES= http://50hz.ws/mpdas/
@@ -29,6 +28,10 @@ PLIST_FILES= bin/mpdas
MAN1= mpdas.1
MANCOMPRESSED= no
+post-patch:
+ @${REINPLACE_CMD} -e 's#/usr/local#${PREFIX}#g; \
+ s#MANPREFIX#MAN_PREFIX#g' ${WRKSRC}/Makefile
+
post-install:
@${ECHO_MSG}
@${CAT} ${PKGMESSAGE}