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) --- math/labplot/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'math/labplot') diff --git a/math/labplot/Makefile b/math/labplot/Makefile index bda712f4d0a8..aa11a86abfd7 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -13,8 +13,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libgsl.so:${PORTSDIR}/math/gsl -USE_BZIP2= yes -USES= cmake shared-mime-info +USES= cmake shared-mime-info tar:bzip2 USE_XORG= xft xpm USE_GCC= yes USE_KDE4= automoc4 kdelibs kdeprefix -- cgit v1.2.3