From ba8dea6d1513815836043a4b9f0a86442ec97052 Mon Sep 17 00:00:00 2001 From: Nuno Teixeira Date: Sat, 9 Mar 2024 06:31:30 +0000 Subject: games/amoebax: Move man pages to share/man Approved by: portmgr (blanket) --- games/amoebax/Makefile | 5 +++-- 1 file 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= * -- cgit v1.2.3