aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 08:30:28 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 09:03:10 +0000
commit78f30c807151538d03fee13705a3f3fd4190413d (patch)
treea337de488adb0ba7b17e7a3f33f322953e8aa6e5
parenta3ea0e8a8e9b51959cd7942771a4365c4c644826 (diff)
downloadports-78f30c807151538d03fee13705a3f3fd4190413d.tar.gz
ports-78f30c807151538d03fee13705a3f3fd4190413d.zip
-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 \