From aeac01a4bbd80367d8720b2194bc14765d50af6b Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 29 Jul 2014 21:43:17 +0000 Subject: Convert some more USE_BZIP2 to USES=tar:bzip2 Approved by: portmgr (not really, but touches unstaged ports) --- mail/libspf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/libspf') diff --git a/mail/libspf/Makefile b/mail/libspf/Makefile index 48927b1d3a6a..db3265606e76 100644 --- a/mail/libspf/Makefile +++ b/mail/libspf/Makefile @@ -13,7 +13,7 @@ COMMENT= Sender Policy Framework (SPF) library and client MAKE_JOBS_UNSAFE=yes -USE_BZIP2= yes +USES= tar:bzip2 USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes -- cgit v1.2.3