From 9fb93024dce8814dc3052d8def005206452b2f43 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 28 Apr 2014 16:47:22 +0000 Subject: [PATCH] Convert from USE_BZIP2 to USES=tar:bzip2 --- audio/freepats/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/audio/freepats/Makefile b/audio/freepats/Makefile index 89aab32486c8..dfa81da8e0de 100644 --- a/audio/freepats/Makefile +++ b/audio/freepats/Makefile @@ -9,8 +9,7 @@ MASTER_SITES= http://freepats.zenvoid.org/ MAINTAINER= ports@FreeBSD.org COMMENT= Free and open set of instrument patches -USE_BZIP2= yes - +USES= tar:bzip2 WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes