[42106] trunk/dports/graphics/cairo-devel/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Nov 15 00:51:40 PST 2008


Revision: 42106
          http://trac.macports.org/changeset/42106
Author:   ryandesign at macports.org
Date:     2008-11-15 00:51:38 -0800 (Sat, 15 Nov 2008)
Log Message:
-----------
cairo-devel: don't force a flat namespace anymore as it's unnecessary now; see http://lists.macosforge.org/pipermail/macports-dev/2008-November/006273.html

Modified Paths:
--------------
    trunk/dports/graphics/cairo-devel/Portfile

Modified: trunk/dports/graphics/cairo-devel/Portfile
===================================================================
--- trunk/dports/graphics/cairo-devel/Portfile	2008-11-15 08:31:28 UTC (rev 42105)
+++ trunk/dports/graphics/cairo-devel/Portfile	2008-11-15 08:51:38 UTC (rev 42106)
@@ -5,7 +5,7 @@
 name                    cairo-devel
 set my_name             cairo
 version                 1.7.6
-revision                1
+revision                2
 categories              graphics
 maintainers             ryandesign
 homepage                http://cairographics.org/
@@ -124,12 +124,6 @@
     }
 }
 
-post-configure {
-    foreach my_worksrcpath ${my_worksrcpaths} {
-        reinplace "s/-dynamiclib/-dynamiclib -flat_namespace/" ${my_worksrcpath}/libtool
-    }
-}
-
 if {![info exists universal_archs]} {
     set universal_archs {i386 ppc}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081115/52051a4a/attachment.html>


More information about the macports-changes mailing list