summaryrefslogtreecommitdiff
path: root/games/utserver-to
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-06-16 18:50:44 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-06-16 18:50:44 +0000
commit1190e9c2457d45b61d692cb820b9c93d18d737c5 (patch)
tree062e9716d8e3dcd3b0c3b1bc4a260c5c918fab7f /games/utserver-to
parentfix build with gcc3 (diff)
Add USE_PERL5 since perl is required to run a script inside the
Makefile. Adding USE_PERL5 is mandatory since it is no longer available in base system of -CURRENT. Approved by: maintaner (only not utserver* ports)
Notes
Notes: svn path=/head/; revision=61385
Diffstat (limited to 'games/utserver-to')
-rw-r--r--games/utserver-to/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/utserver-to/Makefile b/games/utserver-to/Makefile
index aee997605c6e..c8b0056688c5 100644
--- a/games/utserver-to/Makefile
+++ b/games/utserver-to/Makefile
@@ -24,6 +24,7 @@ RUN_DEPENDS= ${LINUXBASE}/usr/games/ut-server/System/ucc-bin:${UTSERVER_PORT}
ONLY_FOR_ARCHS= i386
USE_LINUX_PREFIX= yes
+USE_PERL5= yes
NO_CDROM= "Size; the data set is much too big"
NO_BUILD= yes
.if (${PORTNAME}==to)