diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2015-03-18 09:37:42 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2015-03-18 09:37:42 +0000 |
commit | ccb075974927198585d93f60042a06c3956c5e70 (patch) | |
tree | c0c66b80a92a56c0bc2bea93add708c3873588aa /graphics/qt5-pixeltool | |
parent | 0c32a35808299997c3c6f75123e4f3ee3560b904 (diff) |
Notes
Diffstat (limited to 'graphics/qt5-pixeltool')
-rw-r--r-- | graphics/qt5-pixeltool/files/patch-src__src.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/qt5-pixeltool/files/patch-src__src.pro b/graphics/qt5-pixeltool/files/patch-src__src.pro index 5419f8421292..966cb3496f48 100644 --- a/graphics/qt5-pixeltool/files/patch-src__src.pro +++ b/graphics/qt5-pixeltool/files/patch-src__src.pro @@ -34,7 +34,7 @@ missing dependencies. -qtHaveModule(dbus): SUBDIRS += qdbus - -win32|winrt:SUBDIRS += windeployqt --winrt:SUBDIRS += winrtrunner qtd3dservice +-winrt:SUBDIRS += winrtrunner -qtHaveModule(gui):!android:!ios:!qnx:!wince*:!winrt*:SUBDIRS += qtdiag - -qtNomakeTools( \ |