aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorrakuco <rakuco@FreeBSD.org>2014-11-21 16:11:49 +0800
committerrakuco <rakuco@FreeBSD.org>2014-11-21 16:11:49 +0800
commitf8b7e975ce91613487a812ff054e0369f162f277 (patch)
tree6fcfc2b30b35d43764e8ff6cacd5c779184dc2ab /www
parentd1e9941dc7fa7d84b8e415503fe549d55055b781 (diff)
downloadfreebsd-ports-gnome-f8b7e975ce91613487a812ff054e0369f162f277.tar.gz
freebsd-ports-gnome-f8b7e975ce91613487a812ff054e0369f162f277.tar.zst
freebsd-ports-gnome-f8b7e975ce91613487a812ff054e0369f162f277.zip
Make `make patch' work after r372956.
Reported by antoine.
Diffstat (limited to 'www')
-rw-r--r--www/webkit-qt5/files/patch-Source__QtWebKit.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/webkit-qt5/files/patch-Source__QtWebKit.pro b/www/webkit-qt5/files/patch-Source__QtWebKit.pro
index ebb0ca193f58..b2afeae43ceb 100644
--- a/www/webkit-qt5/files/patch-Source__QtWebKit.pro
+++ b/www/webkit-qt5/files/patch-Source__QtWebKit.pro
@@ -3,8 +3,8 @@ Do not go into the examples/ directory, which contains only platformplugin/.
Even though it is not part of the default target, it is included in `make
install', and platformplugin's .pro file has a DESTDIR setting that causes the
file system to be touched even though there is nothing to build or install.
---- a/Source/QtWebKit.pro
-+++ b/Source/QtWebKit.pro
+--- Source/QtWebKit.pro
++++ Source/QtWebKit.pro
@@ -38,9 +38,4 @@ build?(webkit1) {
tests.file = tests.pri
SUBDIRS += tests