[88226] trunk/dports/textproc/xqilla/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Dec 22 03:26:07 PST 2011


Revision: 88226
          http://trac.macports.org/changeset/88226
Author:   ryandesign at macports.org
Date:     2011-12-22 03:26:07 -0800 (Thu, 22 Dec 2011)
Log Message:
-----------
xqilla: fix build error when flex port is active; see #32539

Modified Paths:
--------------
    trunk/dports/textproc/xqilla/Portfile

Modified: trunk/dports/textproc/xqilla/Portfile
===================================================================
--- trunk/dports/textproc/xqilla/Portfile	2011-12-22 10:51:54 UTC (rev 88225)
+++ trunk/dports/textproc/xqilla/Portfile	2011-12-22 11:26:07 UTC (rev 88226)
@@ -26,6 +26,8 @@
     port:xercesc3 \
     port:tidy
 
+configure.cppflags  -isystem${prefix}/include
+
 configure.args \
       --with-xerces=${prefix} \
       --with-tidy=${prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111222/36e19754/attachment.html>


More information about the macports-changes mailing list