Date: Wed, 16 Jul 2014 15:31:12 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r362068 - head/textproc/es-mythes Message-ID: <201407161531.s6GFVCmE044453@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407161531.s6GFVCmE044453>