[75978] trunk/dports/devel/cppcheck/Portfile
ryandesign at macports.org
ryandesign at macports.org
Mon Feb 14 13:18:57 PST 2011
Revision: 75978
http://trac.macports.org/changeset/75978
Author: ryandesign at macports.org
Date: 2011-02-14 13:18:57 -0800 (Mon, 14 Feb 2011)
Log Message:
-----------
cppcheck needs pcre; see #28374
Modified Paths:
--------------
trunk/dports/devel/cppcheck/Portfile
Modified: trunk/dports/devel/cppcheck/Portfile
===================================================================
--- trunk/dports/devel/cppcheck/Portfile 2011-02-14 21:08:01 UTC (rev 75977)
+++ trunk/dports/devel/cppcheck/Portfile 2011-02-14 21:18:57 UTC (rev 75978)
@@ -5,6 +5,7 @@
name cppcheck
version 1.47
+revision 1
categories devel
license GPLv3
platforms darwin
@@ -27,6 +28,8 @@
depends_build port:libxslt \
port:docbook-xsl
+depends_lib port:pcre
+
use_configure no
build.args CXX=${configure.cxx} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110214/bb490139/attachment.html>
More information about the macports-changes
mailing list