aboutsummaryrefslogtreecommitdiff
path: root/audio/xmcd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xmcd/Makefile')
-rw-r--r--audio/xmcd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile
index 8509895e9c19..893f229473d5 100644
--- a/audio/xmcd/Makefile
+++ b/audio/xmcd/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xmcd
PORTVERSION= 3.3.2
-PORTREVISION= 21
+PORTREVISION= 22
CATEGORIES= audio
MASTER_SITES= http://freebsd.nsu.ru/distfiles/
@@ -42,7 +42,7 @@ post-configure:
@${REINPLACE_CMD} \
-e 's: BINDIR .*:BINDIR=${STAGEDIR}${PREFIX}/bin:' \
-e 's: LIBDIR .*:LIBDIR=${STAGEDIR}${PREFIX}/lib/X11:' \
- -e 's: MANDIR .*:MANDIR=${STAGEDIR}${PREFIX}/man/man1:' \
+ -e 's: MANDIR .*:MANDIR=${STAGEDIR}${PREFIX}/share/man/man1:' \
-e 's: MANSUFFIX .*:MANSUFFIX=1:' \
-e 's/^Makefile::/^Makefile:/' \
${WRKSRC}/Makefile