diff options
Diffstat (limited to 'games/hlstatsx/Makefile')
-rw-r--r-- | games/hlstatsx/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/hlstatsx/Makefile b/games/hlstatsx/Makefile index a5bd1b83f1f2..ca154b21a9d3 100644 --- a/games/hlstatsx/Makefile +++ b/games/hlstatsx/Makefile @@ -13,7 +13,8 @@ COMMENT= Real-time player and clan rankings and statistics for HL2 and mods NO_BUILD= yes USE_APACHE_RUN= 22+ USE_PHP= gd mysql -USE_PERL5_RUN= yes +USES= perl5 +USE_PERL5= run USE_ZIP= yes WRKSRC= ${WRKDIR}/${PORTNAME} |