Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jul 2014 15:34: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: r362069 - head/german/hunspell
Message-ID:  <201407161534.s6GFYCHY047153@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407161534.s6GFYCHY047153>