Revision
104903
Author
jeremyhu@macports.org
Date
2013-04-04 14:15:54 -0700 (Thu, 04 Apr 2013)

Log Message

webkit-gtk: Fix improper newline escape

Modified Paths

Diff

Modified: trunk/dports/www/webkit-gtk/Portfile (104902 => 104903)


--- trunk/dports/www/webkit-gtk/Portfile	2013-04-04 21:10:08 UTC (rev 104902)
+++ trunk/dports/www/webkit-gtk/Portfile	2013-04-04 21:15:54 UTC (rev 104903)
@@ -180,7 +180,7 @@
     # quartz-include-widgetbackingstorecairo.patch 
     # https://trac.macports.org/ticket/38203 
     # https://bugs.webkit.org/show_bug.cgi?id=111598 
-    patchfiles-append quartz-duplicate-symbols.patch \ 
+    patchfiles-append quartz-duplicate-symbols.patch \
                       quartz-include-widgetbackingstorecairo.patch
 }