svn commit: r347925 - head/www/pebble

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


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

Log:
  Unbreak

Modified:
  head/www/pebble/Makefile

Modified: head/www/pebble/Makefile
==============================================================================
--- head/www/pebble/Makefile	Tue Mar 11 20:25:24 2014	(r347924)
+++ head/www/pebble/Makefile	Tue Mar 11 20:25:27 2014	(r347925)
@@ -14,7 +14,7 @@ PATCH_DEPENDS=	zip:${PORTSDIR}/archivers
 		unzip:${PORTSDIR}/archivers/unzip
 RUN_DEPENDS=	${LOCALBASE}/apache-tomcat-6.0/bin/catalina.sh:${PORTSDIR}/www/tomcat6
 
-USES=		zip
+USES=		zip:infozip
 
 NO_BUILD=	yes
 


More information about the svn-ports-all mailing list