From 3e4a129401ab4096e877167d3e0e288a6a6f6692 Mon Sep 17 00:00:00 2001 From: Kurt Jaeger Date: Sun, 27 Jan 2019 08:40:08 +0000 Subject: [PATCH] x11-toolkits/qwt6: unbreak build for FLAVOR=qt4 PR: 234677 Reported by: jbeich --- x11-toolkits/qwt6/Makefile | 1 + x11-toolkits/qwt6/pkg-plist | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-toolkits/qwt6/Makefile b/x11-toolkits/qwt6/Makefile index 8fbb3148d98b..1950741def3c 100644 --- a/x11-toolkits/qwt6/Makefile +++ b/x11-toolkits/qwt6/Makefile @@ -31,6 +31,7 @@ USE_QT= corelib designer gui opengl svg xml moc_build rcc_build script .else USES+= compiler:c++11-lang qt:5 USE_QT= buildtools_build widgets gui core designer gui opengl svg xml printsupport concurrent +PLIST_FILES= ${PREFIX}/${QT_PLUGINDIR_REL}/designer/libqwt6_designer_plugin.so .endif OPTIONS_DEFINE= DOCS diff --git a/x11-toolkits/qwt6/pkg-plist b/x11-toolkits/qwt6/pkg-plist index 45f419aedae9..8be38109e3b0 100644 --- a/x11-toolkits/qwt6/pkg-plist +++ b/x11-toolkits/qwt6/pkg-plist @@ -109,4 +109,3 @@ %%QT_MKSPECDIR%%/features/qwtconfig.pri %%QT_MKSPECDIR%%/features/qwtfunctions.pri %%QT_MKSPECDIR%%/features/qwtmathml.prf -%%QT_PLUGINDIR%%/designer/libqwt6_designer_plugin.so