diff options
Diffstat (limited to 'net/kf6-kcalendarcore/Makefile')
-rw-r--r-- | net/kf6-kcalendarcore/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/kf6-kcalendarcore/Makefile b/net/kf6-kcalendarcore/Makefile index a098cca6b332..06b96293f467 100644 --- a/net/kf6-kcalendarcore/Makefile +++ b/net/kf6-kcalendarcore/Makefile @@ -10,6 +10,6 @@ LIB_DEPENDS= libical.so:devel/libical USES= cmake gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= ecm:build -USE_QT= base declarative +USE_QT= base declarative tools:build .include <bsd.port.mk> |