summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2022-05-30 18:59:46 +0300
committerDmitry Marakasov <amdmi3@FreeBSD.org>2022-05-31 14:21:41 +0300
commit74f47d8bbe57886e2bfafe97a25f19ad12aca94f (patch)
treee4eb5547cd8e283a6143a7ddd07a54651fc1334a /games
parent14d1bbe9952581449ecb4f85682cbde3e6672757 (diff)
downloadfreebsd-ports-74f47d8bbe57886e2bfafe97a25f19ad12aca94f.zip
games/minetest: update manpage location
Diffstat (limited to 'games')
-rw-r--r--games/minetest/Makefile3
-rw-r--r--games/minetest/pkg-plist4
2 files changed, 3 insertions, 4 deletions
diff --git a/games/minetest/Makefile b/games/minetest/Makefile
index da5b41a3c88c..8ed8d734a566 100644
--- a/games/minetest/Makefile
+++ b/games/minetest/Makefile
@@ -17,8 +17,7 @@ USE_GITHUB= yes
# check https://github.com/minetest/minetest/releases for applicable irrlichmt version
GH_TUPLE= minetest:irrlicht:1.9.0mt5:irrlicht/lib/irrlichtmt
-CMAKE_ARGS= -DCUSTOM_MANDIR="${PREFIX}/man" \
- -DCUSTOM_EXAMPLE_CONF_DIR="${PREFIX}/etc" \
+CMAKE_ARGS= -DCUSTOM_EXAMPLE_CONF_DIR="${PREFIX}/etc" \
-DENABLE_SYSTEM_JSONCPP=ON
TEST_ENV= ${MAKE_ENV} LC_ALL=C.UTF-8
diff --git a/games/minetest/pkg-plist b/games/minetest/pkg-plist
index 2d8bc350bc8f..92257b493ba5 100644
--- a/games/minetest/pkg-plist
+++ b/games/minetest/pkg-plist
@@ -1,8 +1,6 @@
%%CLIENT%%bin/minetest
%%SERVER%%bin/minetestserver
@sample etc/minetest.conf.example etc/minetest.conf
-man/man6/minetest.6.gz
-man/man6/minetestserver.6.gz
share/applications/net.minetest.minetest.desktop
share/icons/hicolor/128x128/apps/minetest.png
share/icons/hicolor/scalable/apps/minetest.svg
@@ -56,4 +54,6 @@ share/icons/hicolor/scalable/apps/minetest.svg
%%CLIENT%%%%NLS%%share/locale/yue/LC_MESSAGES/minetest.mo
%%CLIENT%%%%NLS%%share/locale/zh_CN/LC_MESSAGES/minetest.mo
%%CLIENT%%%%NLS%%share/locale/zh_TW/LC_MESSAGES/minetest.mo
+share/man/man6/minetest.6.gz
+share/man/man6/minetestserver.6.gz
share/metainfo/net.minetest.minetest.appdata.xml