summaryrefslogtreecommitdiffstats
path: root/games/halflifeserver
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-06-16 18:50:44 +0000
committerlioux <lioux@FreeBSD.org>2002-06-16 18:50:44 +0000
commit8b67a12954155cda89aea24e79d0668270b7d359 (patch)
tree4a159bff785edd7f204acb878d349e557b54b4b3 /games/halflifeserver
parente9f79422d51bbf3695023fdf8f90522f3771c93c (diff)
downloadFreeBSD-ports-8b67a12954155cda89aea24e79d0668270b7d359.zip
FreeBSD-ports-8b67a12954155cda89aea24e79d0668270b7d359.tar.gz
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)
Diffstat (limited to 'games/halflifeserver')
-rw-r--r--games/halflifeserver/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/halflifeserver/Makefile b/games/halflifeserver/Makefile
index 264588e..4afb9f2 100644
--- a/games/halflifeserver/Makefile
+++ b/games/halflifeserver/Makefile
@@ -14,6 +14,7 @@ MAINTAINER= pat@FreeBSD.org
ONLY_FOR_ARCHS= i386
USE_LINUX_PREFIX= yes
+USE_PERL5= yes
NO_CDROM= "Size; the data set is much too big"
NO_BUILD= yes
WRKSRC= ${WRKDIR}/hlds_l
OpenPOWER on IntegriCloud