svn commit: r362069 - head/german/hunspell

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


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

Log:
  - Use USES=tar:bzip2

Modified:
  head/german/hunspell/Makefile

Modified: head/german/hunspell/Makefile
==============================================================================
--- head/german/hunspell/Makefile	Wed Jul 16 15:31:12 2014	(r362068)
+++ head/german/hunspell/Makefile	Wed Jul 16 15:34:12 2014	(r362069)
@@ -17,8 +17,7 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	aspell:${PORTSDIR}/textproc/aspell \
 		hunspell:${PORTSDIR}/textproc/hunspell
 
-USES=		gmake perl5 shebangfix
-USE_BZIP2=	yes
+USES=		gmake perl5 shebangfix tar:bzip2
 ALL_TARGET=	hunspell-all
 USE_PERL5=	build
 SHEBANG_FILES=	bin/*.pl


More information about the svn-ports-all mailing list