[71912] trunk/dports/x11/xorg-libX11/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Sep 26 21:34:38 PDT 2010


Revision: 71912
          http://trac.macports.org/changeset/71912
Author:   jeremyhu at macports.org
Date:     2010-09-26 21:34:37 -0700 (Sun, 26 Sep 2010)
Log Message:
-----------
xorg-libX11: Fix header collission between X11/Xlocale.h and xlocale.h

Modified Paths:
--------------
    trunk/dports/x11/xorg-libX11/Portfile

Modified: trunk/dports/x11/xorg-libX11/Portfile
===================================================================
--- trunk/dports/x11/xorg-libX11/Portfile	2010-09-27 04:34:12 UTC (rev 71911)
+++ trunk/dports/x11/xorg-libX11/Portfile	2010-09-27 04:34:37 UTC (rev 71912)
@@ -5,6 +5,7 @@
 
 name		xorg-libX11
 version		1.3.6
+revision	1
 categories	x11 devel
 maintainers	jeremyhu openmaintainer
 description	X.org libX11
@@ -49,6 +50,9 @@
 
 build.args V=1
 
+patchfiles 0001-Add-an-X11_-string-to-header-guards-to-avoid-possibl.patch
+patch.pre_args -p1
+
 # Depending on ghostscript for the PDF documentation creates a dependency
 # loop, so you may want to install first without the docs variant
 variant docs description "Install extra documentation" {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100926/64c720ec/attachment.html>


More information about the macports-changes mailing list