[Midnightbsd-cvs] mports [23455] trunk/devel/qt5-linguisttools/files/patch-src__src.pro: fix patch
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed May 9 17:50:17 EDT 2018
Revision: 23455
http://svnweb.midnightbsd.org/mports/?rev=23455
Author: laffer1
Date: 2018-05-09 17:50:16 -0400 (Wed, 09 May 2018)
Log Message:
-----------
fix patch
Modified Paths:
--------------
trunk/devel/qt5-linguisttools/files/patch-src__src.pro
Modified: trunk/devel/qt5-linguisttools/files/patch-src__src.pro
===================================================================
--- trunk/devel/qt5-linguisttools/files/patch-src__src.pro 2018-05-09 21:49:15 UTC (rev 23454)
+++ trunk/devel/qt5-linguisttools/files/patch-src__src.pro 2018-05-09 21:50:16 UTC (rev 23455)
@@ -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-25 17:37:24 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