[44185] trunk/dports/graphics

ryandesign at macports.org ryandesign at macports.org
Mon Dec 22 23:12:27 PST 2008


Revision: 44185
          http://trac.macports.org/changeset/44185
Author:   ryandesign at macports.org
Date:     2008-12-22 23:12:26 -0800 (Mon, 22 Dec 2008)
Log Message:
-----------
cairo: --enable-freetype was renamed to --enable-ft; see #17735
cairo-devel: make a note that we need to do the same with the next development version

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

Modified: trunk/dports/graphics/cairo/Portfile
===================================================================
--- trunk/dports/graphics/cairo/Portfile	2008-12-23 06:51:31 UTC (rev 44184)
+++ trunk/dports/graphics/cairo/Portfile	2008-12-23 07:12:26 UTC (rev 44185)
@@ -58,7 +58,7 @@
     --disable-quartz-font \
     --disable-quartz-image \
     --disable-xcb \
-    --enable-freetype \
+    --enable-ft \
     --enable-pdf \
     --enable-png \
     --enable-ps \

Modified: trunk/dports/graphics/cairo-devel/Portfile
===================================================================
--- trunk/dports/graphics/cairo-devel/Portfile	2008-12-23 06:51:31 UTC (rev 44184)
+++ trunk/dports/graphics/cairo-devel/Portfile	2008-12-23 07:12:26 UTC (rev 44185)
@@ -64,6 +64,7 @@
     --enable-xlib \
     --enable-xlib-xrender \
     --with-x
+# change --enable-freetype to --enable-ft starting with cairo-devel 1.9.x
 
 variant glitz conflicts no_x11 description {Add glitz graphics interface} {
     depends_lib-append \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081222/87d47a85/attachment.html>


More information about the macports-changes mailing list