diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-06-16 18:50:44 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-06-16 18:50:44 +0000 |
commit | 1190e9c2457d45b61d692cb820b9c93d18d737c5 (patch) | |
tree | 062e9716d8e3dcd3b0c3b1bc4a260c5c918fab7f /games/linux-quake3 | |
parent | 82f9ec9a99893921e03205d196a37469ffc14b02 (diff) | |
download | ports-1190e9c2457d45b61d692cb820b9c93d18d737c5.tar.gz ports-1190e9c2457d45b61d692cb820b9c93d18d737c5.zip |
Notes
Diffstat (limited to 'games/linux-quake3')
-rw-r--r-- | games/linux-quake3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/linux-quake3/Makefile b/games/linux-quake3/Makefile index f88684f69e34..4b4d608cc3be 100644 --- a/games/linux-quake3/Makefile +++ b/games/linux-quake3/Makefile @@ -18,6 +18,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 NO_WRKSUBDIR= yes |