summaryrefslogtreecommitdiff
path: root/www/webkit-gtk2/files/patch-GNUmakefile.in
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2014-12-25 19:12:08 +0000
committerKoop Mast <kwm@FreeBSD.org>2014-12-25 19:12:08 +0000
commit8473fcddb83c087fc22e43d7d97f48e5ce240371 (patch)
treef938eb9d77e391211652d71e99c226762f0cf4a8 /www/webkit-gtk2/files/patch-GNUmakefile.in
parentRemove imlib1 (diff)
Update to 2.4.7.
Sync some changes from the webkit-gtk3 port. The 2.4.x series is the last webkitgtk version that will have WebKit1.
Diffstat (limited to '')
-rw-r--r--www/webkit-gtk2/files/patch-GNUmakefile.in20
1 files changed, 0 insertions, 20 deletions
diff --git a/www/webkit-gtk2/files/patch-GNUmakefile.in b/www/webkit-gtk2/files/patch-GNUmakefile.in
deleted file mode 100644
index 6a03d0216437..000000000000
--- a/www/webkit-gtk2/files/patch-GNUmakefile.in
+++ /dev/null
@@ -1,20 +0,0 @@
---- 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 @@
-
- info-am:
-
--install-data-am: install-audioDATA install-data-local \
-+install-data-am: install-audioDATA po-install-data-local \
- install-dist_audioDATA install-dist_resourcesDATA \
- install-dist_webinspectorDATA \
- install-dist_webinspectorimagesDATA \
-@@ -74192,7 +74192,7 @@
- echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
- exit 1
-
--po-install-data-local: all
-+po-install-data-local:
- $(mkdir_p) $(DESTDIR)$(datadir)
- @catalogs='$(MOFILES)'; \
- for cat in $$catalogs; do \