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

source_changes at macosforge.org source_changes at macosforge.org
Fri Jun 8 17:22:03 PDT 2007


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

Log Message:
-----------
cairo: add variant descriptions

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

Modified: trunk/dports/graphics/cairo/Portfile
===================================================================
--- trunk/dports/graphics/cairo/Portfile	2007-06-09 00:16:14 UTC (rev 25991)
+++ trunk/dports/graphics/cairo/Portfile	2007-06-09 00:22:02 UTC (rev 25992)
@@ -34,13 +34,13 @@
 
 # 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.
-variant quartz {
+variant quartz description {Add experimental Quartz graphics API} {
 	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 {
+variant atsui description {Add experimental ATSUI font API} {
 	configure.args-append --enable-atsui
 }
 

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


More information about the macports-changes mailing list