Date: Tue, 3 Jun 2014 13:00:24 +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: r356356 - head/devel/cppcheck Message-ID: <201406031300.s53D0O2K059544@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Tue Jun 3 13:00:23 2014 New Revision: 356356 URL: http://svnweb.freebsd.org/changeset/ports/356356 QAT: https://qat.redports.org/buildarchive/r356356/ Log: - Convert USE_BZIP2 to USES Approved by: portmgr blanket Modified: head/devel/cppcheck/Makefile Modified: head/devel/cppcheck/Makefile ============================================================================== --- head/devel/cppcheck/Makefile Tue Jun 3 13:00:17 2014 (r356355) +++ head/devel/cppcheck/Makefile Tue Jun 3 13:00:23 2014 (r356356) @@ -13,8 +13,7 @@ LICENSE= GPLv3 LIB_DEPENDS= libtinyxml2.so:${PORTSDIR}/textproc/tinyxml2 -USE_BZIP2= yes -USES= gmake +USES= gmake tar:bzip2 ALL_TARGET= cppcheck LDFLAGS+= -L${LOCALBASE}/lib
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406031300.s53D0O2K059544>