From 603491d70b75e30755d59d50163c99417aa7e88c Mon Sep 17 00:00:00 2001 From: martymac Date: Thu, 3 Apr 2014 06:32:14 +0000 Subject: Switch to USES=tar for my ports --- sysutils/pv/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sysutils') diff --git a/sysutils/pv/Makefile b/sysutils/pv/Makefile index 859182a0ca17..1d8d7f8ec362 100644 --- a/sysutils/pv/Makefile +++ b/sysutils/pv/Makefile @@ -15,9 +15,8 @@ LICENSE= ART20 CONFLICTS= waon-[0-9]* PROJECTHOST= pipeviewer -USE_BZIP2= yes -USES= gmake +USES= tar:bzip2 gmake GNU_CONFIGURE= yes PLIST_FILES= bin/pv man/man1/pv.1.gz -- cgit