From 1190e9c2457d45b61d692cb820b9c93d18d737c5 Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Sun, 16 Jun 2002 18:50:44 +0000 Subject: 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) --- games/hlserver-cs/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/hlserver-cs/Makefile') diff --git a/games/hlserver-cs/Makefile b/games/hlserver-cs/Makefile index 4e315c86ef90..b41bddc8a670 100644 --- a/games/hlserver-cs/Makefile +++ b/games/hlserver-cs/Makefile @@ -26,6 +26,7 @@ USE_SUBMAKE= yes 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}==cs) -- cgit v1.2.3