aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2024-03-09 06:31:30 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2024-03-09 08:31:01 +0000
commitba8dea6d1513815836043a4b9f0a86442ec97052 (patch)
treec242139f491fce7c338da39139b80fc72beaa26d
parentfb5e4d04f5933e01686c163703b1f17c459fe481 (diff)
downloadports-ba8dea6d1513815836043a4b9f0a86442ec97052.tar.gz
ports-ba8dea6d1513815836043a4b9f0a86442ec97052.zip
games/amoebax: Move man pages to share/man
Approved by: portmgr (blanket)
-rw-r--r--games/amoebax/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/amoebax/Makefile b/games/amoebax/Makefile
index 0d377f5f8e53..c522da55c569 100644
--- a/games/amoebax/Makefile
+++ b/games/amoebax/Makefile
@@ -1,6 +1,6 @@
PORTNAME= amoebax
PORTVERSION= 0.2.1
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= games
MASTER_SITES= http://www.emma-soft.com/games/amoebax/download/ \
http://mirror.amdmi3.ru/distfiles/
@@ -20,10 +20,11 @@ USE_CXXSTD= c++14
USE_SDL= sdl mixer image
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
PLIST_FILES= bin/amoebax \
- man/man6/amoebax.6.gz \
share/applications/amoebax.desktop \
+ share/man/man6/amoebax.6.gz \
share/pixmaps/amoebax.svg
PORTDATA= *
PORTDOCS= *