svn commit: r347923 - head/www/phproxy

Antoine Brodin antoine at FreeBSD.org
Tue Mar 11 20:25:08 UTC 2014


Author: antoine
Date: Tue Mar 11 20:25:08 2014
New Revision: 347923
URL: http://svnweb.freebsd.org/changeset/ports/347923
QAT: https://qat.redports.org/buildarchive/r347923/

Log:
  Unbreak

Modified:
  head/www/phproxy/Makefile

Modified: head/www/phproxy/Makefile
==============================================================================
--- head/www/phproxy/Makefile	Tue Mar 11 20:24:24 2014	(r347922)
+++ head/www/phproxy/Makefile	Tue Mar 11 20:25:08 2014	(r347923)
@@ -13,7 +13,7 @@ COMMENT=	PHP based web proxy
 
 NO_BUILD=	YES
 WANT_PHP_WEB=	YES
-USES=		zip
+USES=		zip:infozip
 USE_PHP=	ctype pcre
 EXTRACT_AFTER_ARGS+=	-d ${WRKSRC}
 


More information about the svn-ports-head mailing list