[45964] trunk/dports/graphics/cairo/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Jan 25 21:32:56 PST 2009


Revision: 45964
          http://trac.macports.org/changeset/45964
Author:   ryandesign at macports.org
Date:     2009-01-25 21:32:56 -0800 (Sun, 25 Jan 2009)
Log Message:
-----------
cairo: The Makefile now installs cairo-quartz-font.pc all on its own. Remove our workaround added in r37447. See #15209.

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

Modified: trunk/dports/graphics/cairo/Portfile
===================================================================
--- trunk/dports/graphics/cairo/Portfile	2009-01-26 05:31:09 UTC (rev 45963)
+++ trunk/dports/graphics/cairo/Portfile	2009-01-26 05:32:56 UTC (rev 45964)
@@ -136,12 +136,6 @@
             --enable-quartz \
             --enable-quartz-font \
             --enable-quartz-image \
-        
-        post-destroot {
-            xinstall -m 0644 -W [lindex ${my_worksrcpaths} 0] \
-                src/cairo-quartz-font.pc \
-                ${destroot}${prefix}/lib/pkgconfig
-        }
     }
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090125/a5de8fc8/attachment.html>


More information about the macports-changes mailing list