[89023] trunk/dports/security/putty/Portfile
ryandesign at macports.org
ryandesign at macports.org
Tue Jan 17 21:32:37 PST 2012
Revision: 89023
http://trac.macports.org/changeset/89023
Author: ryandesign at macports.org
Date: 2012-01-17 21:32:34 -0800 (Tue, 17 Jan 2012)
Log Message:
-----------
putty: avoid build failure when some conflicting port is installed
Modified Paths:
--------------
trunk/dports/security/putty/Portfile
Modified: trunk/dports/security/putty/Portfile
===================================================================
--- trunk/dports/security/putty/Portfile 2012-01-18 02:33:56 UTC (rev 89022)
+++ trunk/dports/security/putty/Portfile 2012-01-18 05:32:34 UTC (rev 89023)
@@ -30,3 +30,6 @@
patchfiles patch-Makefile.in.diff \
patch-configure.diff
+
+configure.cppflags-delete -I${prefix}/include
+configure.cppflags-append -isystem${prefix}/include
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120117/63e37573/attachment.html>
More information about the macports-changes
mailing list