diff options
Diffstat (limited to 'graphics/kf5-kplotting/Makefile')
-rw-r--r-- | graphics/kf5-kplotting/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/kf5-kplotting/Makefile b/graphics/kf5-kplotting/Makefile index b190ecb4b87c..2dbba57fb3cb 100644 --- a/graphics/kf5-kplotting/Makefile +++ b/graphics/kf5-kplotting/Makefile @@ -7,7 +7,7 @@ CATEGORIES= graphics kde kde-frameworks MAINTAINER= kde@FreeBSD.org COMMENT= KF5 lightweight plotting framework -USES= cmake:outsource compiler:c++11-lib kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz USE_KDE= ecm USE_QT= buildtools_build core gui qmake_build testlib widgets |