From bbc8c4d740872dbe971f6164448e5ba893cb166f Mon Sep 17 00:00:00 2001
From: Adam Weinberger <adamw@FreeBSD.org>
Date: Tue, 29 Jul 2014 18:41:15 +0000
Subject: Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
---
 math/cln/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

(limited to 'math/cln')

diff --git a/math/cln/Makefile b/math/cln/Makefile
index be2196a20e7c..3511729de89b 100644
--- a/math/cln/Makefile
+++ b/math/cln/Makefile
@@ -14,8 +14,7 @@ COMMENT=	Class Library for Numbers
 LIB_DEPENDS=	libgmp.so:${PORTSDIR}/math/gmp
 
 USE_AUTOTOOLS=	libtool
-USE_BZIP2=	yes
-USES=		gmake pathfix pkgconfig
+USES=		gmake pathfix pkgconfig tar:bzip2
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-gmp
 USE_LDCONFIG=	yes
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0