aboutsummaryrefslogtreecommitdiff
path: root/www/webkit-gtk2
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-03-22 11:50:07 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-03-22 11:50:07 +0000
commit90568b507eafbd9107ad56e2d83f8652a883a62c (patch)
tree23759e61cfa03c0ed3d2c89cf72e7585931c9598 /www/webkit-gtk2
parentc582a26ee31994b94af4b75b34e7bb4c243a4ad5 (diff)
downloadports-90568b507eafbd9107ad56e2d83f8652a883a62c.tar.gz
ports-90568b507eafbd9107ad56e2d83f8652a883a62c.zip
Notes
Diffstat (limited to 'www/webkit-gtk2')
-rw-r--r--www/webkit-gtk2/Makefile1
-rw-r--r--www/webkit-gtk2/files/patch-GNUmakefile.in17
2 files changed, 14 insertions, 4 deletions
diff --git a/www/webkit-gtk2/Makefile b/www/webkit-gtk2/Makefile
index 27e8d2245296..75223ff2488c 100644
--- a/www/webkit-gtk2/Makefile
+++ b/www/webkit-gtk2/Makefile
@@ -4,6 +4,7 @@
PORTNAME= webkit
PORTVERSION= 1.8.3
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://webkitgtk.org/releases/
PKGNAMESUFFIX= -gtk2
diff --git a/www/webkit-gtk2/files/patch-GNUmakefile.in b/www/webkit-gtk2/files/patch-GNUmakefile.in
index 6a03d0216437..95497d8f840d 100644
--- a/www/webkit-gtk2/files/patch-GNUmakefile.in
+++ b/www/webkit-gtk2/files/patch-GNUmakefile.in
@@ -1,6 +1,6 @@
---- GNUmakefile.in.orig 2012-07-13 11:41:16.000000000 +0200
-+++ GNUmakefile.in 2012-07-13 11:46:05.000000000 +0200
-@@ -73545,7 +73545,7 @@
+--- GNUmakefile.in.orig 2013-03-21 23:46:15.000000000 -0500
++++ GNUmakefile.in 2013-03-21 23:49:07.000000000 -0500
+@@ -70033,7 +70033,7 @@
info-am:
@@ -9,7 +9,16 @@
install-dist_audioDATA install-dist_resourcesDATA \
install-dist_webinspectorDATA \
install-dist_webinspectorimagesDATA \
-@@ -74192,7 +74192,7 @@
+@@ -70388,7 +70388,7 @@
+ @ENABLE_INTROSPECTION_TRUE@ --pkg=gobject-2.0 \
+ @ENABLE_INTROSPECTION_TRUE@ --pkg=gtk+-@GTK_API_VERSION@ \
+ @ENABLE_INTROSPECTION_TRUE@ --pkg=libsoup-2.4 \
+-@ENABLE_INTROSPECTION_TRUE@ --pkg-export=webkitgtk-@WEBKITGTK_API_VERSION@ \
++@ENABLE_INTROSPECTION_TRUE@ --pkg-export=@WEBKITGTK_PC_NAME@-@WEBKITGTK_API_VERSION@ \
+ @ENABLE_INTROSPECTION_TRUE@ --output=$@ \
+ @ENABLE_INTROSPECTION_TRUE@ --add-include-path=$(WebKit) \
+ @ENABLE_INTROSPECTION_TRUE@ --add-include-path=$(top_builddir) \
+@@ -70680,7 +70680,7 @@
echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
exit 1