[Midnightbsd-cvs] mports [23464] trunk/devel/qt5-uitools/files/patch-src__src.pro: update patch
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu May 10 12:38:30 EDT 2018
Revision: 23464
http://svnweb.midnightbsd.org/mports/?rev=23464
Author: laffer1
Date: 2018-05-10 12:38:29 -0400 (Thu, 10 May 2018)
Log Message:
-----------
update patch
Modified Paths:
--------------
trunk/devel/qt5-uitools/files/patch-src__src.pro
Modified: trunk/devel/qt5-uitools/files/patch-src__src.pro
===================================================================
--- trunk/devel/qt5-uitools/files/patch-src__src.pro 2018-05-10 16:37:02 UTC (rev 23463)
+++ trunk/devel/qt5-uitools/files/patch-src__src.pro 2018-05-10 16:38:29 UTC (rev 23464)
@@ -1,11 +1,11 @@
Only enter the directories we want to build, otherwise we might fail due to
missing dependencies.
---- src/src.pro
+--- src/src.pro.orig 2016-02-24 21:32:05 UTC
+++ src/src.pro
-@@ -1,37 +1,2 @@
+@@ -1,38 +1,3 @@
TEMPLATE = subdirs
--
+
-qtHaveModule(widgets) {
- no-png {
- message("Some graphics-related tools are unavailable without PNG support")
@@ -20,6 +20,7 @@
-}
-
-SUBDIRS += linguist \
+- qdoc \
- qtplugininfo
-if(!android|android_app):!ios: SUBDIRS += qtpaths
-
More information about the Midnightbsd-cvs
mailing list