svn commit: r347518 - head/deskutils/fengoffice

Antoine Brodin antoine at FreeBSD.org
Sat Mar 8 16:23:33 UTC 2014


Author: antoine
Date: Sat Mar  8 16:23:33 2014
New Revision: 347518
URL: http://svnweb.freebsd.org/changeset/ports/347518
QAT: https://qat.redports.org/buildarchive/r347518/

Log:
  Unbreak

Modified:
  head/deskutils/fengoffice/Makefile

Modified: head/deskutils/fengoffice/Makefile
==============================================================================
--- head/deskutils/fengoffice/Makefile	Sat Mar  8 16:17:26 2014	(r347517)
+++ head/deskutils/fengoffice/Makefile	Sat Mar  8 16:23:33 2014	(r347518)
@@ -10,7 +10,7 @@ DISTNAME=	${PORTNAME}_${PORTVERSION}
 MAINTAINER=	acm at FreeBSD.org
 COMMENT=	An open source web-based collaboration software
 
-USES=		zip
+USES=		zip:infozip
 NO_BUILD=	yes
 USE_PHP=	mysql gd simplexml
 DEFAULT_PHP_VER=5


More information about the svn-ports-head mailing list