diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-12-19 03:22:31 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-12-19 03:22:31 +0800 |
commit | 16c871e38527f8b1e586cb4eff9ccb1de01e38c2 (patch) | |
tree | c57f4da8af319a3c9f9fa8a2f98fe35f78a6db4f | |
parent | e2d4bcabf53ac923dc645a9027453eb36e9b414c (diff) | |
download | marcuscom-ports-16c871e38527f8b1e586cb4eff9ccb1de01e38c2.tar marcuscom-ports-16c871e38527f8b1e586cb4eff9ccb1de01e38c2.tar.gz marcuscom-ports-16c871e38527f8b1e586cb4eff9ccb1de01e38c2.tar.bz2 marcuscom-ports-16c871e38527f8b1e586cb4eff9ccb1de01e38c2.tar.lz marcuscom-ports-16c871e38527f8b1e586cb4eff9ccb1de01e38c2.tar.xz marcuscom-ports-16c871e38527f8b1e586cb4eff9ccb1de01e38c2.tar.zst marcuscom-ports-16c871e38527f8b1e586cb4eff9ccb1de01e38c2.zip |
This patch breaks things. remove it.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14936 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | www/webkit-gtk3/files/patch-WebKit_gtk_webkit.pc.in | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/www/webkit-gtk3/files/patch-WebKit_gtk_webkit.pc.in b/www/webkit-gtk3/files/patch-WebKit_gtk_webkit.pc.in deleted file mode 100644 index 1d41c7c8d..000000000 --- a/www/webkit-gtk3/files/patch-WebKit_gtk_webkit.pc.in +++ /dev/null @@ -1,8 +0,0 @@ ---- WebKit/gtk/webkit.pc.in.orig 2009-05-13 20:55:10.000000000 +0800 -+++ WebKit/gtk/webkit.pc.in 2009-05-19 15:09:51.000000000 +0800 -@@ -8,4 +8,4 @@ Description: Web content engine for GTK+ - Version: @VERSION@ - Requires: glib-2.0 gtk+-2.0 libsoup-2.4 - Libs: -L${libdir} -lwebkit-1.0 --Cflags: -I${includedir}/webkit-1.0 -+Cflags: -I${includedir}/webkit-1.0 -I${includedir}/webkit-1.0/webkit |