svn commit: r347927 - head/www/phpgedview

Antoine Brodin antoine at FreeBSD.org
Tue Mar 11 20:26:30 UTC 2014


Author: antoine
Date: Tue Mar 11 20:26:29 2014
New Revision: 347927
URL: http://svnweb.freebsd.org/changeset/ports/347927
QAT: https://qat.redports.org/buildarchive/r347927/

Log:
  Unbreak

Modified:
  head/www/phpgedview/Makefile

Modified: head/www/phpgedview/Makefile
==============================================================================
--- head/www/phpgedview/Makefile	Tue Mar 11 20:26:09 2014	(r347926)
+++ head/www/phpgedview/Makefile	Tue Mar 11 20:26:29 2014	(r347927)
@@ -13,7 +13,7 @@ COMMENT=	Online genealogy viewer
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 EXTRACT_AFTER_ARGS=	-d ${WRKSRC}
 
-USES=		zip
+USES=		zip:infozip
 USE_PHP=	calendar dom gd pcre session xml
 NO_BUILD=	yes
 


More information about the svn-ports-head mailing list