svn commit: r362068 - head/textproc/es-mythes

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jul 16 15:31:13 UTC 2014


Author: sunpoet
Date: Wed Jul 16 15:31:12 2014
New Revision: 362068
URL: http://svnweb.freebsd.org/changeset/ports/362068
QAT: https://qat.redports.org/buildarchive/r362068/

Log:
  - Use USES=tar:bzip2

Modified:
  head/textproc/es-mythes/Makefile

Modified: head/textproc/es-mythes/Makefile
==============================================================================
--- head/textproc/es-mythes/Makefile	Wed Jul 16 15:30:12 2014	(r362067)
+++ head/textproc/es-mythes/Makefile	Wed Jul 16 15:31:12 2014	(r362068)
@@ -13,9 +13,9 @@ COMMENT=	Spanish thesaurus
 
 LICENSE=	LGPL21
 
-USE_BZIP2=	yes
 NO_BUILD=	yes
 NO_WRKSUBDIR=	yes
+USES=		tar:bzip2
 
 PLIST_FILES=	%%DATADIR%%/th_es_ES_v2.dat \
 		%%DATADIR%%/th_es_ES_v2.idx


More information about the svn-ports-all mailing list