svn commit: r347913 - head/www/redaxo

Antoine Brodin antoine at FreeBSD.org
Tue Mar 11 20:15:42 UTC 2014


Author: antoine
Date: Tue Mar 11 20:15:41 2014
New Revision: 347913
URL: http://svnweb.freebsd.org/changeset/ports/347913
QAT: https://qat.redports.org/buildarchive/r347913/

Log:
  Unbreak

Modified:
  head/www/redaxo/Makefile

Modified: head/www/redaxo/Makefile
==============================================================================
--- head/www/redaxo/Makefile	Tue Mar 11 20:15:18 2014	(r347912)
+++ head/www/redaxo/Makefile	Tue Mar 11 20:15:41 2014	(r347913)
@@ -16,7 +16,7 @@ NO_BUILD=	yes
 
 SUB_FILES+=	pkg-message pkg-deinstall
 USE_PHP=	mysql session xml zlib
-USES=		zip
+USES=		zip:infozip
 
 OPTIONS_DEFINE=	APACHE MYSQLS GD
 


More information about the svn-ports-all mailing list