summaryrefslogtreecommitdiffstats
path: root/www/webkit-gtk3/files
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-04-11 19:46:06 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-04-11 19:46:06 +0800
commite0acaa87415d5d2045f5986d1073a71ccf6e359c (patch)
treeb840e68151d8edf67a48546640d7405ce5c5da5f /www/webkit-gtk3/files
parent98db401a28280b58f3a43b77207111ea3933c9a0 (diff)
downloadmarcuscom-ports-e0acaa87415d5d2045f5986d1073a71ccf6e359c.tar
marcuscom-ports-e0acaa87415d5d2045f5986d1073a71ccf6e359c.tar.gz
marcuscom-ports-e0acaa87415d5d2045f5986d1073a71ccf6e359c.tar.bz2
marcuscom-ports-e0acaa87415d5d2045f5986d1073a71ccf6e359c.tar.lz
marcuscom-ports-e0acaa87415d5d2045f5986d1073a71ccf6e359c.tar.xz
marcuscom-ports-e0acaa87415d5d2045f5986d1073a71ccf6e359c.tar.zst
marcuscom-ports-e0acaa87415d5d2045f5986d1073a71ccf6e359c.zip
Update to 1.6.3.
Sync makefiles between these two ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16709 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/webkit-gtk3/files')
-rw-r--r--www/webkit-gtk3/files/patch-Source_WebKit_gtk_webkit.pc.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/www/webkit-gtk3/files/patch-Source_WebKit_gtk_webkit.pc.in b/www/webkit-gtk3/files/patch-Source_WebKit_gtk_webkit.pc.in
deleted file mode 100644
index eaa546d10..000000000
--- a/www/webkit-gtk3/files/patch-Source_WebKit_gtk_webkit.pc.in
+++ /dev/null
@@ -1,10 +0,0 @@
---- Source/WebKit/gtk/webkit.pc.in.orig 2011-11-30 14:16:35.000000000 +0100
-+++ Source/WebKit/gtk/webkit.pc.in 2011-11-30 14:20:00.000000000 +0100
-@@ -6,6 +6,6 @@
- Name: WebKit
- Description: Web content engine for GTK+
- Version: @VERSION@
--Requires: glib-2.0 gtk+-@GTK_API_VERSION@ libsoup-2.4
-+Requires: glib-2.0 gtk+-@GTK_API_VERSION@ libsoup-2.4 javascriptcoregtk-@WEBKITGTK_API_VERSION@
- Libs: -L${libdir} -lwebkitgtk-@WEBKITGTK_API_VERSION@
- Cflags: -I${includedir}/webkit-@WEBKITGTK_API_VERSION@