summaryrefslogtreecommitdiff
path: root/games/asc
diff options
context:
space:
mode:
authorDejan Lesjak <lesi@FreeBSD.org>2004-12-23 01:46:03 +0000
committerDejan Lesjak <lesi@FreeBSD.org>2004-12-23 01:46:03 +0000
commit1439e5071a0648ee3fa6522f2a11313817ebef64 (patch)
tree6e47e13272a354abd8f6e8c207371935df0db7d3 /games/asc
parentAdd imake build dependency, it is no longer implied by USE_XLIB. (diff)
Add perl as build dependency explicitly - it used to be there as
run dependency of X libraries, not any more. Pointed out by: dosirak via kris Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=124873
Diffstat (limited to 'games/asc')
-rw-r--r--games/asc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/asc/Makefile b/games/asc/Makefile
index 6fb33ab1e8f3..10ff416a7b95 100644
--- a/games/asc/Makefile
+++ b/games/asc/Makefile
@@ -22,6 +22,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_SDL= image mm mixer sdl
USE_GMAKE= yes
+USE_PERL5_BUILD=yes
USE_REINPLACE= yes
USE_LIBTOOL_VER=13
USE_GETOPT_LONG= yes