aboutsummaryrefslogtreecommitdiff
path: root/games/xbomb
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2024-01-09 08:00:30 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2024-01-09 08:00:39 +0000
commita36cd930e2004fb07238da7b4aa64a52117e7e11 (patch)
tree30b607e569e548748495488af3b00cacc386b343 /games/xbomb
parente4893e1502aa4f8a8db8520fab298669f5fcc85e (diff)
downloadports-a36cd930e2004fb07238da7b4aa64a52117e7e11.tar.gz
ports-a36cd930e2004fb07238da7b4aa64a52117e7e11.zip
MANPREFIX: eleminate its usage and move man to share/man
Diffstat (limited to 'games/xbomb')
-rw-r--r--games/xbomb/Makefile3
-rw-r--r--games/xbomb/pkg-plist2
2 files changed, 3 insertions, 2 deletions
diff --git a/games/xbomb/Makefile b/games/xbomb/Makefile
index 62a70ae7d65a..17114f4d8851 100644
--- a/games/xbomb/Makefile
+++ b/games/xbomb/Makefile
@@ -1,5 +1,6 @@
PORTNAME= xbomb
PORTVERSION= 2.2b
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://www.gedanken.org.uk/software/xbomb/download/
@@ -20,7 +21,7 @@ do-build:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/xbomb ${STAGEDIR}${PREFIX}/bin/xbomb
- ${INSTALL_MAN} ${WRKSRC}/xbomb.6 ${STAGEDIR}${MANPREFIX}/man/man6/xbomb.6
+ ${INSTALL_MAN} ${WRKSRC}/xbomb.6 ${STAGEDIR}${PREFIX}/share/man/man6/xbomb.6
${INSTALL_DATA} ${WRKSRC}/xbomb.ad ${STAGEDIR}${PREFIX}/lib/X11/app-defaults/XBomb
@${MKDIR} ${STAGEDIR}/var/games/xbomb
@${TOUCH} ${STAGEDIR}/var/games/xbomb/xbomb3.hi.sample
diff --git a/games/xbomb/pkg-plist b/games/xbomb/pkg-plist
index 8a256261c27d..e8d683a2ef0f 100644
--- a/games/xbomb/pkg-plist
+++ b/games/xbomb/pkg-plist
@@ -1,5 +1,5 @@
@(,games,2755) bin/xbomb
-man/man6/xbomb.6.gz
+share/man/man6/xbomb.6.gz
lib/X11/app-defaults/XBomb
@sample(,games,664) /var/games/xbomb/xbomb3.hi.sample
@sample(,games,664) /var/games/xbomb/xbomb4.hi.sample