aboutsummaryrefslogtreecommitdiff
path: root/games/nonsense
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2024-01-09 13:27:13 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2024-01-09 13:27:13 +0000
commitcb347ec6664d868cc62b050f827927963f2809cf (patch)
treebcfdb2ee4f0b487df1e993904099e3fe02ebb68e /games/nonsense
parentc2a20805612221effcd7a6626ccab875c924949b (diff)
downloadports-cb347ec6664d868cc62b050f827927963f2809cf.tar.gz
ports-cb347ec6664d868cc62b050f827927963f2809cf.zip
MAN[4-8]PREFIX: eleminate its usage and move man to share/man
Diffstat (limited to 'games/nonsense')
-rw-r--r--games/nonsense/Makefile4
-rw-r--r--games/nonsense/pkg-plist2
2 files changed, 3 insertions, 3 deletions
diff --git a/games/nonsense/Makefile b/games/nonsense/Makefile
index d13452abce9b..b04f983f8809 100644
--- a/games/nonsense/Makefile
+++ b/games/nonsense/Makefile
@@ -1,6 +1,6 @@
PORTNAME= nonsense
PORTVERSION= 0.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= SF
@@ -24,6 +24,6 @@ do-install:
${MKDIR} ${STAGEDIR}${DATADIR}/template
${INSTALL_DATA} ${WRKSRC}/*.data ${STAGEDIR}${DATADIR}/data
${INSTALL_DATA} ${WRKSRC}/*.template ${STAGEDIR}${DATADIR}/template
- ${INSTALL_MAN} ${WRKSRC}/nonsense.6 ${STAGEDIR}${MAN6PREFIX}/man/man6/
+ ${INSTALL_MAN} ${WRKSRC}/nonsense.6 ${STAGEDIR}${PREFIX}/share/man/man6/
.include <bsd.port.mk>
diff --git a/games/nonsense/pkg-plist b/games/nonsense/pkg-plist
index e7b577d704b3..6736e8406a87 100644
--- a/games/nonsense/pkg-plist
+++ b/games/nonsense/pkg-plist
@@ -23,4 +23,4 @@ bin/nonsense
%%DATADIR%%/template/slashdot.html.template
%%DATADIR%%/template/slashdot.rdf.template
%%DATADIR%%/template/techdirt.html.template
-man/man6/nonsense.6.gz
+share/man/man6/nonsense.6.gz