diff options
author | Dejan Lesjak <lesi@FreeBSD.org> | 2004-12-23 01:46:03 +0000 |
---|---|---|
committer | Dejan Lesjak <lesi@FreeBSD.org> | 2004-12-23 01:46:03 +0000 |
commit | 1439e5071a0648ee3fa6522f2a11313817ebef64 (patch) | |
tree | 6e47e13272a354abd8f6e8c207371935df0db7d3 /games/asc | |
parent | 4f5d3d0d4a99b0c01859d51055a1db4dc8ed33ed (diff) |
Notes
Diffstat (limited to 'games/asc')
-rw-r--r-- | games/asc/Makefile | 1 |
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 |