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

source_changes at macosforge.org source_changes at macosforge.org
Fri Jun 8 17:36:33 PDT 2007


Revision: 25994
          http://trac.macosforge.org/projects/macports/changeset/25994
Author:   ryandesign at macports.org
Date:     2007-06-08 17:36:33 -0700 (Fri, 08 Jun 2007)

Log Message:
-----------
cairo: Clean up comments

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

Modified: trunk/dports/graphics/cairo/Portfile
===================================================================
--- trunk/dports/graphics/cairo/Portfile	2007-06-09 00:35:21 UTC (rev 25993)
+++ trunk/dports/graphics/cairo/Portfile	2007-06-09 00:36:33 UTC (rev 25994)
@@ -37,14 +37,11 @@
 	configure.args-append --enable-glitz
 }
 
-# Add Quartz support to cairo. This feature is still experimental in cairo,
-# and use of this variant is not expected to bring you joy at this time.
+# Quartz and ATSUI support is still experimental in cairo, and the use of
+# these variants is not expected to bring you joy at this time.
 variant quartz description {Add experimental Quartz graphics interface} {
 	configure.args-append --enable-quartz
 }
-
-# Add ATSUI support to cairo. This feature is still experimental in cairo,
-# and use of this variant is not expected to bring you joy at this time.
 variant atsui description {Add experimental ATSUI font interface} {
 	configure.args-append --enable-atsui
 }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070608/d4e96d67/attachment.html


More information about the macports-changes mailing list