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) --- textproc/p5-xmltv/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'textproc/p5-xmltv') diff --git a/textproc/p5-xmltv/Makefile b/textproc/p5-xmltv/Makefile index fd2347f1a75e..0a0fdb88a77c 100644 --- a/textproc/p5-xmltv/Makefile +++ b/textproc/p5-xmltv/Makefile @@ -47,8 +47,7 @@ XMLTV_DEPENDS= \ BUILD_DEPENDS= ${XMLTV_DEPENDS} RUN_DEPENDS= ${XMLTV_DEPENDS} -USES= perl5 -USE_BZIP2= yes +USES= perl5 tar:bzip2 USE_PERL5= configure DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION} -- cgit v1.2.3