svn commit: r347761 - in head/hungarian: hyphen mythes

Baptiste Daroussin bapt at FreeBSD.org
Mon Mar 10 14:52:47 UTC 2014


Author: bapt
Date: Mon Mar 10 14:52:46 2014
New Revision: 347761
URL: http://svnweb.freebsd.org/changeset/ports/347761
QAT: https://qat.redports.org/buildarchive/r347761/

Log:
  Convert h* to USES=zip

Modified:
  head/hungarian/hyphen/Makefile
  head/hungarian/mythes/Makefile

Modified: head/hungarian/hyphen/Makefile
==============================================================================
--- head/hungarian/hyphen/Makefile	Mon Mar 10 14:49:26 2014	(r347760)
+++ head/hungarian/hyphen/Makefile	Mon Mar 10 14:52:46 2014	(r347761)
@@ -13,7 +13,7 @@ COMMENT=	Hungarian hyphenation rules
 
 LICENSE=	LGPL21
 
-EXTRACT_SUFX=	.zip
+USES=		zip
 NO_BUILD=	yes
 NO_WRKSUBDIR=	yes
 

Modified: head/hungarian/mythes/Makefile
==============================================================================
--- head/hungarian/mythes/Makefile	Mon Mar 10 14:49:26 2014	(r347760)
+++ head/hungarian/mythes/Makefile	Mon Mar 10 14:52:46 2014	(r347761)
@@ -13,7 +13,7 @@ COMMENT=	Hungarian thesaurus
 
 LICENSE=	GPLv2
 
-EXTRACT_SUFX=	.zip
+USES=		zip
 NO_BUILD=	yes
 NO_WRKSUBDIR=	yes
 


More information about the svn-ports-head mailing list