diff options
Diffstat (limited to 'graphics/kf6-kquickcharts/Makefile')
-rw-r--r-- | graphics/kf6-kquickcharts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/kf6-kquickcharts/Makefile b/graphics/kf6-kquickcharts/Makefile index 97195269c9b0..f9f4ae836651 100644 --- a/graphics/kf6-kquickcharts/Makefile +++ b/graphics/kf6-kquickcharts/Makefile @@ -8,6 +8,6 @@ MAINTAINER= kde@FreeBSD.org USES= cmake gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= ecm:build -USE_QT= base declarative shadertools +USE_QT= base declarative shadertools tools:build .include <bsd.port.mk> |