aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorlesi <lesi@FreeBSD.org>2004-12-23 12:58:56 +0800
committerlesi <lesi@FreeBSD.org>2004-12-23 12:58:56 +0800
commit869cbb6e22c28a33ddb4a01f250bf10c87f99ea9 (patch)
tree74eb2dc27b6a1acf2c61b9bfa743c83d524018bb /games
parentf7b066caacd217e1959c47ed83e398d78b54efdc (diff)
downloadfreebsd-ports-gnome-869cbb6e22c28a33ddb4a01f250bf10c87f99ea9.tar.gz
freebsd-ports-gnome-869cbb6e22c28a33ddb4a01f250bf10c87f99ea9.tar.zst
freebsd-ports-gnome-869cbb6e22c28a33ddb4a01f250bf10c87f99ea9.zip
Add perl as build dependency explicitly - it used to be there as
run dependency of X libraries (via depending on imake); not any more.
Diffstat (limited to 'games')
-rw-r--r--games/bzflag/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/bzflag/Makefile b/games/bzflag/Makefile
index 2b412fb7cb89..4efccce73e91 100644
--- a/games/bzflag/Makefile
+++ b/games/bzflag/Makefile
@@ -18,6 +18,7 @@ COMMENT= A multiplayer 3D tank battle game
USE_GL= yes
USE_REINPLACE= yes
USE_GMAKE= yes
+USE_PERL5_BUILD=yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" LDFLAGS="${PTHREAD_LIBS}"
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \