aboutsummaryrefslogtreecommitdiff
path: root/games/xlife
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/xlife
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/xlife')
-rw-r--r--games/xlife/Makefile5
-rw-r--r--games/xlife/pkg-plist4
2 files changed, 5 insertions, 4 deletions
diff --git a/games/xlife/Makefile b/games/xlife/Makefile
index 7991dbbff4c9..68fca3ebb0dc 100644
--- a/games/xlife/Makefile
+++ b/games/xlife/Makefile
@@ -1,5 +1,6 @@
PORTNAME= xlife
PORTVERSION= 6.7.6
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://litwr2.atspace.eu/xlife/
@@ -48,8 +49,8 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/gen-multirules ${WRKSRC}/xlife ${STAGEDIR}${PREFIX}/bin
${LN} -sf xlife ${STAGEDIR}${PREFIX}/bin/lifeconv
${INSTALL_SCRIPT} ${WRKSRC}/table2r ${STAGEDIR}${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/xlife.6 ${STAGEDIR}${MAN6PREFIX}/man/man6
- ${LN} -sf xlife.6 ${STAGEDIR}${MAN6PREFIX}/man/man6/lifeconv.6
+ ${INSTALL_MAN} ${WRKSRC}/xlife.6 ${STAGEDIR}${PREFIX}/share/man/man6
+ ${LN} -sf xlife.6 ${STAGEDIR}${PREFIX}/share/man/man6/lifeconv.6
@${MKDIR} ${STAGEDIR}${DATADIR}/patterns
@(cd ${WRKSRC}/patterns && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}/patterns)
diff --git a/games/xlife/pkg-plist b/games/xlife/pkg-plist
index 221e67ff35c8..eab927d8c4ef 100644
--- a/games/xlife/pkg-plist
+++ b/games/xlife/pkg-plist
@@ -2,8 +2,8 @@ bin/gen-multirules
bin/lifeconv
bin/table2r
bin/xlife
-man/man6/lifeconv.6.gz
-man/man6/xlife.6.gz
+share/man/man6/lifeconv.6.gz
+share/man/man6/xlife.6.gz
%%DATADIR%%/patterns/boundedgrid/14-2-t.l
%%DATADIR%%/patterns/boundedgrid/beginning-plain.l
%%DATADIR%%/patterns/boundedgrid/beginning-torus.l