1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00

Add perl as build dependency explicitly - it used to be there as

run dependency of X libraries (via depending on imake); not any more.
This commit is contained in:
Dejan Lesjak 2004-12-23 04:58:56 +00:00
parent 5127026491
commit 4bd3843d6d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124895

View File

@ -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}" \