Date: Tue, 22 Jul 2014 22:17:22 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r362599 - head/math/cgal Message-ID: <201407222217.s6MMHMR0036973@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Tue Jul 22 22:17:21 2014 New Revision: 362599 URL: http://svnweb.freebsd.org/changeset/ports/362599 QAT: https://qat.redports.org/buildarchive/r362599/ Log: - Convert USE_BZIP2 to USES Approved by: portmgr blanket Modified: head/math/cgal/Makefile Modified: head/math/cgal/Makefile ============================================================================== --- head/math/cgal/Makefile Tue Jul 22 22:14:32 2014 (r362598) +++ head/math/cgal/Makefile Tue Jul 22 22:17:21 2014 (r362599) @@ -19,9 +19,8 @@ LIB_DEPENDS= libGLU.so:${PORTSDIR}/graph 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407222217.s6MMHMR0036973>