svn commit: r372977 - head/www/webkit-qt5/files
Raphael Kubo da Costa
rakuco at FreeBSD.org
Fri Nov 21 08:11:50 UTC 2014
Author: rakuco
Date: Fri Nov 21 08:11:49 2014
New Revision: 372977
URL: https://svnweb.freebsd.org/changeset/ports/372977
QAT: https://qat.redports.org/buildarchive/r372977/
Log:
Make `make patch' work after r372956.
Reported by antoine.
Modified:
head/www/webkit-qt5/files/patch-Source__QtWebKit.pro
Modified: head/www/webkit-qt5/files/patch-Source__QtWebKit.pro
==============================================================================
--- head/www/webkit-qt5/files/patch-Source__QtWebKit.pro Fri Nov 21 06:49:29 2014 (r372976)
+++ head/www/webkit-qt5/files/patch-Source__QtWebKit.pro Fri Nov 21 08:11:49 2014 (r372977)
@@ -3,8 +3,8 @@ Do not go into the examples/ directory,
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
More information about the svn-ports-head
mailing list