aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-23 18:19:25 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-23 19:01:44 +0000
commit13fd6de3296739d526f91c695dc732cd1c073f1a (patch)
tree1b145c0567caba2f15e07401182000e0207d6cc0
parent4a4397ce3973528945bb76e35c236a53ba3cd6c1 (diff)
downloadports-13fd6de3296739d526f91c695dc732cd1c073f1a.tar.gz
ports-13fd6de3296739d526f91c695dc732cd1c073f1a.zip
games/alephone: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--games/alephone/Makefile3
-rw-r--r--games/alephone/pkg-plist2
2 files changed, 3 insertions, 2 deletions
diff --git a/games/alephone/Makefile b/games/alephone/Makefile
index 829dac664f25..0e09013834f9 100644
--- a/games/alephone/Makefile
+++ b/games/alephone/Makefile
@@ -1,6 +1,6 @@
PORTNAME= alephone
DISTVERSION= 20230119
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= games
MASTER_SITES= https://github.com/Aleph-One-Marathon/${PORTNAME}/releases/download/release-${DISTVERSION}/
DISTNAME= AlephOne-${DISTVERSION}
@@ -21,6 +21,7 @@ USE_SDL= sdl2 image2 net2 ttf2
USE_GL= gl glu
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
PORTDOCS= *
DATADIR= ${PREFIX}/share/AlephOne
diff --git a/games/alephone/pkg-plist b/games/alephone/pkg-plist
index a84c218da829..9a8457603e44 100644
--- a/games/alephone/pkg-plist
+++ b/games/alephone/pkg-plist
@@ -1,5 +1,5 @@
bin/alephone
-man/man6/alephone.6.gz
+share/man/man6/alephone.6.gz
%%DATADIR%%/MML/Interface_Rects.mml
%%DATADIR%%/MML/Transparent_Liquids.mml
%%DATADIR%%/MML/Transparent_Sprites.mml