From 37898e3607937d0049807a39d6a6919406cdc1e3 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Tue, 22 Jul 2014 22:17:21 +0000 Subject: [PATCH] - Convert USE_BZIP2 to USES Approved by: portmgr blanket --- math/cgal/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/math/cgal/Makefile b/math/cgal/Makefile index fb1dee48833f..f31a7c407af0 100644 --- a/math/cgal/Makefile +++ b/math/cgal/Makefile @@ -19,9 +19,8 @@ LIB_DEPENDS= libGLU.so:${PORTSDIR}/graphics/libGLU \ libgmp.so:${PORTSDIR}/math/gmp \ libmpfr.so:${PORTSDIR}/math/mpfr -USE_BZIP2= yes USE_LDCONFIG= yes -USES= cmake +USES= cmake tar:bzip2 USE_QT4= corelib opengl qmake_build gui moc_build rcc_build uic_build HAS_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib