[115383] trunk/dports/python/py-cairo/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Tue Dec 31 21:52:17 PST 2013


Revision: 115383
          https://trac.macports.org/changeset/115383
Author:   jeremyhu at macports.org
Date:     2013-12-31 21:52:17 -0800 (Tue, 31 Dec 2013)
Log Message:
-----------
py-cairo: Leopard build fix

Modified Paths:
--------------
    trunk/dports/python/py-cairo/Portfile

Modified: trunk/dports/python/py-cairo/Portfile
===================================================================
--- trunk/dports/python/py-cairo/Portfile	2014-01-01 05:51:02 UTC (rev 115382)
+++ trunk/dports/python/py-cairo/Portfile	2014-01-01 05:52:17 UTC (rev 115383)
@@ -44,12 +44,6 @@
 
     distname            ${my_name}-${version}
 
-    platform darwin 9 {
-        post-patch {
-           reinplace "s| -export-symbols-regex.*||g" ${worksrcpath}/src/Makefile.in
-        }
-    }
-
     use_bzip2           yes
     patchfiles-append   setup.py.patch
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131231/fdf14542/attachment.html>


More information about the macports-changes mailing list