[57812] users/devans/GNOME_2_27/www/webkit-gtk/Portfile
devans at macports.org
devans at macports.org
Wed Sep 16 20:22:36 PDT 2009
Revision: 57812
http://trac.macports.org/changeset/57812
Author: devans at macports.org
Date: 2009-09-16 20:22:30 -0700 (Wed, 16 Sep 2009)
Log Message:
-----------
GNOME_2_27/www/webkit-gtk: disable broken DumpRenderTree test tool that isn't installed anyway.
Modified Paths:
--------------
users/devans/GNOME_2_27/www/webkit-gtk/Portfile
Modified: users/devans/GNOME_2_27/www/webkit-gtk/Portfile
===================================================================
--- users/devans/GNOME_2_27/www/webkit-gtk/Portfile 2009-09-17 02:53:44 UTC (rev 57811)
+++ users/devans/GNOME_2_27/www/webkit-gtk/Portfile 2009-09-17 03:22:30 UTC (rev 57812)
@@ -20,7 +20,8 @@
sha1 5cbbc11a157a32ace3fefdc11e293b90daa44562 \
rmd160 e41bc0ce4ffb9397e917081b9585eb7665d3ff28
-patchfiles patch-WebKitTools-DumpRenderTree-gtk-TestNetscapePlugin-TestNetscapePlugin.cpp.diff
+patchfiles patch-WebKitTools-DumpRenderTree-gtk-TestNetscapePlugin-TestNetscapePlugin.cpp.diff \
+ patch-GNUmakefile.in.diff
depends_lib \
port:gtk2 \
@@ -44,8 +45,7 @@
# enable SVG filters by default
#
-configure.args --enable-filters \
- --disable-fast-install
+configure.args --enable-filters
#
# video is now enabled by default so make the variant no_video
@@ -56,9 +56,8 @@
configure.args-append --disable-video
}
-
#
-# all svg support (except filters) is enabled by default
+# all svg support is enabled by default
#
variant no_svg description {Disable all SVG support} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090916/514fef20/attachment-0001.html>
More information about the macports-changes
mailing list