svn commit: r347812 - head/games/hlstatsx

Antoine Brodin antoine at FreeBSD.org
Mon Mar 10 22:46:32 UTC 2014


Author: antoine
Date: Mon Mar 10 22:46:31 2014
New Revision: 347812
URL: http://svnweb.freebsd.org/changeset/ports/347812
QAT: https://qat.redports.org/buildarchive/r347812/

Log:
  Unbreak

Modified:
  head/games/hlstatsx/Makefile

Modified: head/games/hlstatsx/Makefile
==============================================================================
--- head/games/hlstatsx/Makefile	Mon Mar 10 22:42:43 2014	(r347811)
+++ head/games/hlstatsx/Makefile	Mon Mar 10 22:46:31 2014	(r347812)
@@ -13,7 +13,7 @@ COMMENT=	Real-time player and clan ranki
 NO_BUILD=	yes
 USE_APACHE_RUN=	22+
 USE_PHP=	gd mysql
-USES=		perl5 zip
+USES=		perl5 zip:infozip
 USE_PERL5=	run
 
 WRKSRC=		${WRKDIR}/${PORTNAME}


More information about the svn-ports-head mailing list