[58519] trunk/dports
ryandesign at macports.org
ryandesign at macports.org
Tue Sep 29 23:16:21 PDT 2009
Revision: 58519
http://trac.macports.org/changeset/58519
Author: ryandesign at macports.org
Date: 2009-09-29 23:16:15 -0700 (Tue, 29 Sep 2009)
Log Message:
-----------
Don't override default quartz variant description
Modified Paths:
--------------
trunk/dports/graphics/cairo/Portfile
trunk/dports/graphics/cairo-devel/Portfile
trunk/dports/x11/pango/Portfile
trunk/dports/x11/pango-devel/Portfile
Modified: trunk/dports/graphics/cairo/Portfile
===================================================================
--- trunk/dports/graphics/cairo/Portfile 2009-09-30 06:05:09 UTC (rev 58518)
+++ trunk/dports/graphics/cairo/Portfile 2009-09-30 06:16:15 UTC (rev 58519)
@@ -96,7 +96,7 @@
}
platform macosx {}
-variant quartz requires macosx description {Add Quartz graphics interface} {
+variant quartz requires macosx {
configure.args-delete \
--disable-quartz \
--disable-quartz-font \
Modified: trunk/dports/graphics/cairo-devel/Portfile
===================================================================
--- trunk/dports/graphics/cairo-devel/Portfile 2009-09-30 06:05:09 UTC (rev 58518)
+++ trunk/dports/graphics/cairo-devel/Portfile 2009-09-30 06:16:15 UTC (rev 58519)
@@ -96,7 +96,7 @@
}
platform macosx {}
-variant quartz requires macosx description {Add Quartz graphics interface} {
+variant quartz requires macosx {
configure.args-delete \
--disable-quartz \
--disable-quartz-font \
Modified: trunk/dports/x11/pango/Portfile
===================================================================
--- trunk/dports/x11/pango/Portfile 2009-09-30 06:05:09 UTC (rev 58518)
+++ trunk/dports/x11/pango/Portfile 2009-09-30 06:16:15 UTC (rev 58519)
@@ -50,7 +50,7 @@
}
platform macosx {}
-variant quartz requires macosx description {Add Quartz graphics interface} {
+variant quartz requires macosx {
# Although this variant does nothing, pango will automatically build
# itself differently depending on whether or not cairo is installed with
# the quartz variant. Therefore this variant is necessary to be able to
Modified: trunk/dports/x11/pango-devel/Portfile
===================================================================
--- trunk/dports/x11/pango-devel/Portfile 2009-09-30 06:05:09 UTC (rev 58518)
+++ trunk/dports/x11/pango-devel/Portfile 2009-09-30 06:16:15 UTC (rev 58519)
@@ -52,7 +52,7 @@
}
platform macosx {}
-variant quartz requires macosx description {Add Quartz graphics interface} {
+variant quartz requires macosx {
# Although this variant does nothing, pango will automatically build
# itself differently depending on whether or not cairo is installed with
# the quartz variant. Therefore this variant is necessary to be able to
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090929/0b53e283/attachment.html>
More information about the macports-changes
mailing list