[46727] trunk/dports/x11/xorg-libXfont

jmr at macports.org jmr at macports.org
Tue Feb 10 23:56:01 PST 2009


Revision: 46727
          http://trac.macports.org/changeset/46727
Author:   jmr at macports.org
Date:     2009-02-10 23:56:01 -0800 (Tue, 10 Feb 2009)
Log Message:
-----------
xorg-libXfont: don't force flat namespace

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

Added Paths:
-----------
    trunk/dports/x11/xorg-libXfont/files/configure.ac.diff

Modified: trunk/dports/x11/xorg-libXfont/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXfont/Portfile	2009-02-11 07:54:14 UTC (rev 46726)
+++ trunk/dports/x11/xorg-libXfont/Portfile	2009-02-11 07:56:01 UTC (rev 46727)
@@ -40,7 +40,8 @@
 
 configure.args --with-bzip2
 
-patchfiles f2b116ce5205d0fb8247f76fddb072e9141c62b7.patch
+patchfiles f2b116ce5205d0fb8247f76fddb072e9141c62b7.patch \
+           configure.ac.diff
 
 use_autoreconf yes
 autoreconf.args -fvi

Added: trunk/dports/x11/xorg-libXfont/files/configure.ac.diff
===================================================================
--- trunk/dports/x11/xorg-libXfont/files/configure.ac.diff	                        (rev 0)
+++ trunk/dports/x11/xorg-libXfont/files/configure.ac.diff	2009-02-11 07:56:01 UTC (rev 46727)
@@ -0,0 +1,11 @@
+--- configure.ac.orig	2008-12-20 10:05:34.000000000 +1100
++++ configure.ac	2009-02-11 18:48:27.000000000 +1100
+@@ -219,7 +219,7 @@
+         OS_CFLAGS="-D_XOPEN_SOURCE"
+         ;;
+     darwin*)
+-        OS_CFLAGS="-Wl,-flat_namespace"
++        OS_CFLAGS=
+ 	;;
+     *)
+         OS_CFLAGS=
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090210/7bd3cc32/attachment.html>


More information about the macports-changes mailing list