diff options
-rw-r--r-- | games/xconq/Makefile | 3 | ||||
-rw-r--r-- | games/xconq/pkg-plist | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/games/xconq/Makefile b/games/xconq/Makefile index 1fd6d607c855..9aeffbfd60f4 100644 --- a/games/xconq/Makefile +++ b/games/xconq/Makefile @@ -1,6 +1,6 @@ PORTNAME= xconq DISTVERSION= 7.5.0-0pre.0.20050612 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games tcl tk MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME} @@ -15,6 +15,7 @@ USE_CXXSTD= c++14 USE_XORG= x11 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-alternate-scoresdir=${SCOREDIR} \ --enable-alternate-gameuser=root \ --enable-alternate-gamegroup=games diff --git a/games/xconq/pkg-plist b/games/xconq/pkg-plist index dd78908e9f6e..e72f09286382 100644 --- a/games/xconq/pkg-plist +++ b/games/xconq/pkg-plist @@ -3,7 +3,7 @@ %%NOSDL%%bin/imfapp %%NOSDL%%bin/x2imf @(,games,2755) bin/xconq -man/man6/xconq.6.gz +share/man/man6/xconq.6.gz %%DATADIR%%/images/3rd-age.gif %%DATADIR%%/images/advances.gif %%DATADIR%%/images/advt12x13.gif |