[67822] trunk/dports/x11
ryandesign at macports.org
ryandesign at macports.org
Tue May 18 17:05:46 PDT 2010
Revision: 67822
http://trac.macports.org/changeset/67822
Author: ryandesign at macports.org
Date: 2010-05-18 17:05:40 -0700 (Tue, 18 May 2010)
Log Message:
-----------
xorg-server, xorg-server-devel: ensure we're UsingTheRightCompiler (or preprocessor, anyway); see #19919
Modified Paths:
--------------
trunk/dports/x11/xorg-server/Portfile
trunk/dports/x11/xorg-server-devel/Portfile
Modified: trunk/dports/x11/xorg-server/Portfile
===================================================================
--- trunk/dports/x11/xorg-server/Portfile 2010-05-18 22:47:51 UTC (rev 67821)
+++ trunk/dports/x11/xorg-server/Portfile 2010-05-19 00:05:40 UTC (rev 67822)
@@ -75,6 +75,9 @@
# GL/internal/dri_interface.h is missing in prefix (provided by libdrm for the xorg DDX... not helpful for us)
configure.cppflags-append -I/usr/include -I${filespath}/dri
+configure.env-append \
+ RAWCPP=${configure.cpp}
+
patchfiles \
0001-XQuartz-Don-t-trust-deltaXY-for-middle-mouse-clicks.patch \
0002-XQuartz-Don-t-use-deltaXY-for-determining-pointer-lo.patch \
Modified: trunk/dports/x11/xorg-server-devel/Portfile
===================================================================
--- trunk/dports/x11/xorg-server-devel/Portfile 2010-05-18 22:47:51 UTC (rev 67821)
+++ trunk/dports/x11/xorg-server-devel/Portfile 2010-05-19 00:05:40 UTC (rev 67822)
@@ -75,6 +75,9 @@
# GL/internal/dri_interface.h is missing in prefix (provided by libdrm for the xorg DDX... not helpful for us)
configure.cppflags-append -I/usr/include -I${filespath}/dri
+configure.env-append \
+ RAWCPP=${configure.cpp}
+
patchfiles \
0001-XQuartz-Don-t-trust-deltaXY-for-middle-mouse-clicks.patch \
0002-XQuartz-Don-t-use-deltaXY-for-determining-pointer-lo.patch \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100518/a40fd50d/attachment-0001.html>
More information about the macports-changes
mailing list