aboutsummaryrefslogtreecommitdiff
path: root/games/triplane
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2013-10-30 07:54:59 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2013-10-30 07:54:59 +0000
commit84e00f152cefaef001a03cfd2fea6d24a8e6b315 (patch)
tree21fa1a7c6c7dec077126f67e0db0ed28b41b552b /games/triplane
parent379e3fbd881d73ff98fae131068f570a7fd3c4e4 (diff)
downloadports-84e00f152cefaef001a03cfd2fea6d24a8e6b315.tar.gz
ports-84e00f152cefaef001a03cfd2fea6d24a8e6b315.zip
- Fix build on CURRENT
- Enable staging
Notes
Notes: svn path=/head/; revision=332085
Diffstat (limited to 'games/triplane')
-rw-r--r--games/triplane/Makefile6
-rw-r--r--games/triplane/pkg-plist1
2 files changed, 3 insertions, 4 deletions
diff --git a/games/triplane/Makefile b/games/triplane/Makefile
index 3d228d2cc50f..c162fff93150 100644
--- a/games/triplane/Makefile
+++ b/games/triplane/Makefile
@@ -3,6 +3,7 @@
PORTNAME= triplane
PORTVERSION= 1.08.r20130224
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \
SF/${PORTNAME}
@@ -20,11 +21,8 @@ WRKSRC= ${WRKDIR}/${DISTNAME}
CFLAGS+= -DTRIPLANE_DATA=\\\"${DATADIR}\\\"
MAKE_ENV= DATADIR="${DATADIR}"
-MAN6= triplane.6
-
# ALL_TARGET="depend all" would not work in -jX case due to races
-NO_STAGE= yes
pre-build:
- ${GMAKE} -C ${BUILD_WRKSRC} depend
+ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} -C ${BUILD_WRKSRC} ${MAKE_ARGS} depend
.include <bsd.port.mk>
diff --git a/games/triplane/pkg-plist b/games/triplane/pkg-plist
index 5724ba2438c0..a5263f7e8990 100644
--- a/games/triplane/pkg-plist
+++ b/games/triplane/pkg-plist
@@ -1,3 +1,4 @@
bin/triplane
+man/man6/triplane.6.gz
%%DATADIR%%/fokker.dks
@dirrm %%DATADIR%%