From 60768bf27dd05346f8983d58a37e17c19e57b008 Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Sun, 9 Sep 2018 11:12:14 +0000 Subject: Update Qt5 to 5.11.1 Big thanks to * brnrd for the libressl patches in net/qt5-network * jhale for fixing the bulk load of ports PR: 230884 Exp-run by: antoine --- graphics/qt5-pixeltool/files/patch-src__src.pro | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'graphics/qt5-pixeltool/files/patch-src__src.pro') diff --git a/graphics/qt5-pixeltool/files/patch-src__src.pro b/graphics/qt5-pixeltool/files/patch-src__src.pro index 6aa1c300bab0..f2ee76b26695 100644 --- a/graphics/qt5-pixeltool/files/patch-src__src.pro +++ b/graphics/qt5-pixeltool/files/patch-src__src.pro @@ -1,11 +1,11 @@ Only enter the directories we want to build, otherwise we might fail due to missing dependencies. ---- src/src.pro.orig 2016-07-23 14:50:14 UTC +--- src/src.pro.orig 2018-06-09 11:10:38 UTC +++ src/src.pro -@@ -1,52 +1,2 @@ +@@ -1,53 +1,3 @@ TEMPLATE = subdirs -- + -qtHaveModule(widgets) { - no-png { - message("Some graphics-related tools are unavailable without PNG support") @@ -19,13 +19,14 @@ missing dependencies. -} - -SUBDIRS += linguist \ -- qdoc \ - qtattributionsscanner - -qtConfig(library) { - !android|android_app: SUBDIRS += qtplugininfo -} - +-config_clang: SUBDIRS += qdoc +- -if(!android|android_app):!uikit: SUBDIRS += qtpaths - -mac { -- cgit v1.2.3