diff options
author | antoine <antoine@FreeBSD.org> | 2014-03-11 06:46:31 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-03-11 06:46:31 +0800 |
commit | 3ab562ad5d1f673f00034de05d0b5259b997e7ed (patch) | |
tree | 44b541a3223190173b5082b8c51a19ff082453a5 /games | |
parent | 3a4f2d2adcb2e89868de6de3e9ecb30c234fd2b2 (diff) | |
download | freebsd-ports-gnome-3ab562ad5d1f673f00034de05d0b5259b997e7ed.tar.gz freebsd-ports-gnome-3ab562ad5d1f673f00034de05d0b5259b997e7ed.tar.zst freebsd-ports-gnome-3ab562ad5d1f673f00034de05d0b5259b997e7ed.zip |
Unbreak
Diffstat (limited to 'games')
-rw-r--r-- | games/hlstatsx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hlstatsx/Makefile b/games/hlstatsx/Makefile index eae5e9917040..67eba7359d13 100644 --- a/games/hlstatsx/Makefile +++ b/games/hlstatsx/Makefile @@ -13,7 +13,7 @@ COMMENT= Real-time player and clan rankings and statistics for HL2 and mods NO_BUILD= yes USE_APACHE_RUN= 22+ USE_PHP= gd mysql -USES= perl5 zip +USES= perl5 zip:infozip USE_PERL5= run WRKSRC= ${WRKDIR}/${PORTNAME} |