summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/xteddy/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/xteddy/Makefile b/games/xteddy/Makefile
index 7faf837b0d25..99fce586e386 100644
--- a/games/xteddy/Makefile
+++ b/games/xteddy/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xteddy
PORTVERSION= 2.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= http://webstaff.itn.liu.se/~stegu/xteddy/
@@ -15,11 +15,12 @@ LIB_DEPENDS= libImlib2.so:graphics/imlib2
USES= localbase pkgconfig
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
LDFLAGS+= -lXext
PLIST_FILES= bin/xteddy bin/xteddy_test bin/xtoys \
- man/man6/xteddy.6.gz \
+ share/man/man6/xteddy.6.gz \
%%DATADIR%%/teddy.png %%DATADIR%%/xalex.png \
%%DATADIR%%/xbobo.png %%DATADIR%%/xbrummi.png \
%%DATADIR%%/xcherubino.png %%DATADIR%%/xduck.png \