aboutsummaryrefslogtreecommitdiff
path: root/games/adonthell
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-23 18:12:32 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-23 19:01:39 +0000
commit4a4397ce3973528945bb76e35c236a53ba3cd6c1 (patch)
treeca5918edcd9a441e0c07d4cda63f598c554765dc /games/adonthell
parent178e1bcca0d01ff47ef0ca47d77967eeecbb787e (diff)
downloadports-4a4397ce3973528945bb76e35c236a53ba3cd6c1.tar.gz
ports-4a4397ce3973528945bb76e35c236a53ba3cd6c1.zip
Diffstat (limited to 'games/adonthell')
-rw-r--r--games/adonthell/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/adonthell/Makefile b/games/adonthell/Makefile
index 104845eebf7b..f9876d203576 100644
--- a/games/adonthell/Makefile
+++ b/games/adonthell/Makefile
@@ -1,6 +1,6 @@
PORTNAME= adonthell
PORTVERSION= 0.3.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= SAVANNAH
DISTFILES= ${PORTNAME}-src-${PORTVERSION}${EXTRACT_SUFX}
@@ -21,6 +21,7 @@ USE_CXXSTD= c++14
USE_SDL= mixer2 ttf2
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --disable-py-debug \
--disable-pyc \
--with-py-libs="$$(${PYTHON_CMD}-config --ldflags --embed)" \
@@ -28,7 +29,7 @@ CONFIGURE_ARGS= --disable-py-debug \
PLIST_DIRS= ${DATADIR}/games
PLIST_FILES= bin/adonthell \
- man/man6/adonthell.6.gz \
+ share/man/man6/adonthell.6.gz \
${DATADIR}/modules/adonthell.py \
${DATADIR}/modules/dialogue.py