From bbc8c4d740872dbe971f6164448e5ba893cb166f Mon Sep 17 00:00:00 2001 From: Adam Weinberger 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) --- devel/automoc4/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'devel/automoc4') diff --git a/devel/automoc4/Makefile b/devel/automoc4/Makefile index 88c05203ff71..653c396d8f74 100644 --- a/devel/automoc4/Makefile +++ b/devel/automoc4/Makefile @@ -12,8 +12,7 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Automatic moc for Qt 4 packages USE_QT4= corelib moc qmake_build rcc_build uic_build -USE_BZIP2= yes -USES= cmake iconv +USES= cmake iconv tar:bzip2 MAKE_JOBS_UNSAFE= yes .include -- cgit v1.2.3