Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 2014 20:25:27 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r347925 - head/www/pebble
Message-ID:  <201403112025.s2BKPRa8070701@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403112025.s2BKPRa8070701>