diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-20 15:06:14 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-20 15:06:14 +0000 |
commit | 7e223b85118f24db9d6d99ba140621d85e2af079 (patch) | |
tree | d79f93c82dac5aec16534db50c252c8339ae3e0c /games/hlserver-psychostats | |
parent | 97df660718094932aa2f31a2c7235a8f991b8286 (diff) |
Notes
Diffstat (limited to 'games/hlserver-psychostats')
-rw-r--r-- | games/hlserver-psychostats/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hlserver-psychostats/Makefile b/games/hlserver-psychostats/Makefile index 08bf454d2bdc..4ec350382770 100644 --- a/games/hlserver-psychostats/Makefile +++ b/games/hlserver-psychostats/Makefile @@ -18,7 +18,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= martin@tradex.sk COMMENT= Popular player statistics generator for Half-Life (cs/dod) -USE_PERL= yes +USE_PERL5_BUILD=yes WRKSRC= ${WRKDIR}/${DISTNAME} # files which should be installed with executable perms |