aboutsummaryrefslogtreecommitdiff
path: root/graphics/kf5-kquickcharts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/kf5-kquickcharts/Makefile')
-rw-r--r--graphics/kf5-kquickcharts/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/kf5-kquickcharts/Makefile b/graphics/kf5-kquickcharts/Makefile
index 50aab5183f24..65ade3fa782f 100644
--- a/graphics/kf5-kquickcharts/Makefile
+++ b/graphics/kf5-kquickcharts/Makefile
@@ -6,10 +6,10 @@ MAINTAINER= kde@FreeBSD.org
COMMENT= KF5 QtQuick plugin providing high-performance charts
USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz
-USE_KDE= ecm_build \
- kirigami2_run
+USE_KDE= ecm:build \
+ kirigami2:run
USE_QT= core declarative gui network quickcontrols2 \
- buildtools_build qmake_build \
- quickcontrols2_run
+ buildtools:build qmake:build \
+ quickcontrols2:run
.include <bsd.port.mk>