[92079] trunk/dports/x11

ryandesign at macports.org ryandesign at macports.org
Tue Apr 17 06:57:16 PDT 2012


Revision: 92079
          https://trac.macports.org/changeset/92079
Author:   ryandesign at macports.org
Date:     2012-04-17 06:57:15 -0700 (Tue, 17 Apr 2012)
Log Message:
-----------
pango, pango-devel: remove -no-undefined and -bind_at_lead LDFLAGS which were added years ago for Jaguar and which are now not only no longer necessary but also actually prevent the build in some cases; see #32722

Modified Paths:
--------------
    trunk/dports/x11/pango/Portfile
    trunk/dports/x11/pango-devel/Portfile

Modified: trunk/dports/x11/pango/Portfile
===================================================================
--- trunk/dports/x11/pango/Portfile	2012-04-17 13:42:52 UTC (rev 92078)
+++ trunk/dports/x11/pango/Portfile	2012-04-17 13:57:15 UTC (rev 92079)
@@ -94,10 +94,6 @@
     }
 }
 
-configure.ldflags-append \
-    -no-undefined \
-    -bind_at_load
-
 configure.args          --enable-static \
                         --disable-introspection \
                         --disable-silent-rules \

Modified: trunk/dports/x11/pango-devel/Portfile
===================================================================
--- trunk/dports/x11/pango-devel/Portfile	2012-04-17 13:42:52 UTC (rev 92078)
+++ trunk/dports/x11/pango-devel/Portfile	2012-04-17 13:57:15 UTC (rev 92079)
@@ -96,10 +96,6 @@
     }
 }
 
-configure.ldflags-append \
-    -no-undefined \
-    -bind_at_load
-
 configure.args          --enable-static \
                         --disable-introspection \
                         --disable-silent-rules \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120417/f771013a/attachment.html>


More information about the macports-changes mailing list