[120175] trunk/dports/devel/capnproto/Portfile
cal at macports.org
cal at macports.org
Sun May 18 06:04:18 PDT 2014
Revision: 120175
https://trac.macports.org/changeset/120175
Author: cal at macports.org
Date: 2014-05-18 06:04:18 -0700 (Sun, 18 May 2014)
Log Message:
-----------
capnproto: Fix build failures in presence of older versions, #43206
Modified Paths:
--------------
trunk/dports/devel/capnproto/Portfile
Modified: trunk/dports/devel/capnproto/Portfile
===================================================================
--- trunk/dports/devel/capnproto/Portfile 2014-05-18 13:02:27 UTC (rev 120174)
+++ trunk/dports/devel/capnproto/Portfile 2014-05-18 13:04:18 UTC (rev 120175)
@@ -45,6 +45,9 @@
system -W ${worksrcpath} "autoreconf -fvi"
}
+configure.cppflags-replace \
+ -I/opt/local/include -isystem/opt/local/include
+
if {[info exists configure.cxx_stdlib]} {
configure.cxx_stdlib libc++
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140518/1c8c0613/attachment.html>
More information about the macports-changes
mailing list