aboutsummaryrefslogtreecommitdiff
path: root/news/slrnface/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/slrnface/Makefile')
-rw-r--r--news/slrnface/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/news/slrnface/Makefile b/news/slrnface/Makefile
index 39343930aed1..6e606999d34a 100644
--- a/news/slrnface/Makefile
+++ b/news/slrnface/Makefile
@@ -1,6 +1,6 @@
PORTNAME= slrnface
PORTVERSION= 2.1.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= news
MASTER_SITES= DEBIAN
DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
@@ -19,13 +19,13 @@ MAKE_ARGS= CC="${CC}" C_FLAGS="${CFLAGS}" \
USES= xorg
USE_XORG= xt
-PLIST_FILES= bin/slrnface man/man1/slrnface.1.gz %%DATADIR%%/slrnface.sl
+PLIST_FILES= bin/slrnface share/man/man1/slrnface.1.gz %%DATADIR%%/slrnface.sl
SUB_FILES= pkg-message
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/slrnface ${STAGEDIR}${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/slrnface.1 ${STAGEDIR}${MAN1PREFIX}/man/man1
+ ${INSTALL_MAN} ${WRKSRC}/slrnface.1 ${STAGEDIR}${PREFIX}/share/man/man1
@${MKDIR} ${STAGEDIR}${DATADIR}
${INSTALL_SCRIPT} ${WRKSRC}/slrnface.sl ${STAGEDIR}${DATADIR}