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) --- java/jikes/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'java') diff --git a/java/jikes/Makefile b/java/jikes/Makefile index 2c020c49ce64..bba5ba38ae04 100644 --- a/java/jikes/Makefile +++ b/java/jikes/Makefile @@ -12,8 +12,7 @@ COMMENT= Java source to byte-code compiler made available by IBM PLIST_SUB= PORTVERSION=${PORTVERSION} GNU_CONFIGURE= yes -USES= iconv gmake -USE_BZIP2= yes +USES= iconv gmake tar:bzip2 CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib -- cgit v1.3