svn commit: r347860 - head/java/langspec

Baptiste Daroussin bapt at FreeBSD.org
Tue Mar 11 06:52:48 UTC 2014


Author: bapt
Date: Tue Mar 11 06:52:47 2014
New Revision: 347860
URL: http://svnweb.freebsd.org/changeset/ports/347860
QAT: https://qat.redports.org/buildarchive/r347860/

Log:
  Finish conversion to USES=zip

Modified:
  head/java/langspec/Makefile

Modified: head/java/langspec/Makefile
==============================================================================
--- head/java/langspec/Makefile	Tue Mar 11 06:49:56 2014	(r347859)
+++ head/java/langspec/Makefile	Tue Mar 11 06:52:47 2014	(r347860)
@@ -10,7 +10,6 @@ MAINTAINER=	ale at FreeBSD.org
 COMMENT=	The Java Language Specification
 
 USES=		zip
-USE_ZIP=	yes
 NO_BUILD=	yes
 WRKSRC=		${WRKDIR}
 PORTDOCS=	*


More information about the svn-ports-head mailing list