aboutsummaryrefslogtreecommitdiff
path: root/games/foobillard
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-05-23 10:50:31 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-05-23 10:50:31 +0000
commit5c64ca58c31ae0b8fab2d46cba9bd4d2c5cd2314 (patch)
tree94bf6774f8878fec140bdfda6f47068970880693 /games/foobillard
parent8842bf4a7e7f0560b7fdee337a2e62eb39a8bda4 (diff)
downloadports-5c64ca58c31ae0b8fab2d46cba9bd4d2c5cd2314.tar.gz
ports-5c64ca58c31ae0b8fab2d46cba9bd4d2c5cd2314.zip
Notes
Diffstat (limited to 'games/foobillard')
-rw-r--r--games/foobillard/Makefile7
-rw-r--r--games/foobillard/pkg-plist1
2 files changed, 3 insertions, 5 deletions
diff --git a/games/foobillard/Makefile b/games/foobillard/Makefile
index bd626aec5954..85836c5dd08b 100644
--- a/games/foobillard/Makefile
+++ b/games/foobillard/Makefile
@@ -17,12 +17,11 @@ OPTIONS_DEFINE= SDL NVIDIA_BUMPREF
SDL_DESC= SDL instead of glut
NVIDIA_BUMPREF_DESC= NVidia extensions
-NO_STAGE= yes
.include <bsd.port.options.mk>
FREETYPE_CONFIG?= ${LOCALBASE}/bin/freetype-config
-USE_GMAKE= yes
+USES= gmake
GNU_CONFIGURE= yes
USE_XORG= xaw ice
@@ -48,13 +47,11 @@ CONFIGURE_ARGS+= --enable-glut
CONFIGURE_ARGS+= --disable-nvidia
.endif
-MAN6= foobillard.6
-
post-patch:
@${REINPLACE_CMD} -e 's|%%FREETYPE_CONFIG%%|${FREETYPE_CONFIG}|g' \
${WRKSRC}/src/Makefile.in
post-install:
- @${INSTALL_MAN} ${WRKSRC}/foobillard.6 ${MAN6PREFIX}/man/man6/foobillard.6
+ @${INSTALL_MAN} ${WRKSRC}/foobillard.6 ${STAGEDIR}${PREFIX}/man/man6/foobillard.6
.include <bsd.port.mk>
diff --git a/games/foobillard/pkg-plist b/games/foobillard/pkg-plist
index e33d1911ee8b..9c8488ec6605 100644
--- a/games/foobillard/pkg-plist
+++ b/games/foobillard/pkg-plist
@@ -31,4 +31,5 @@ bin/foobillard
%%DATADIR%%/tabletex_fB_128x128.png
%%DATADIR%%/tabletex_fB_256x256.png
%%DATADIR%%/youregon.ttf
+man/man6/foobillard.6.gz
@dirrm %%DATADIR%%