diff options
Diffstat (limited to 'graphics/kf5-kplotting/Makefile')
-rw-r--r-- | graphics/kf5-kplotting/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/kf5-kplotting/Makefile b/graphics/kf5-kplotting/Makefile index 1d17a4827555..0b50240c87e2 100644 --- a/graphics/kf5-kplotting/Makefile +++ b/graphics/kf5-kplotting/Makefile @@ -10,7 +10,6 @@ COMMENT= KF5 lightweight plotting framework USES= cmake:outsource compiler:c++11-lib kde:5 tar:xz USE_KDE= ecm -USE_QT5= core gui testlib widgets \ - buildtools_build qmake_build +USE_QT5= buildtools_build core gui qmake_build testlib widgets .include <bsd.port.mk> |