diff options
Diffstat (limited to 'devel/kf6-ki18n/Makefile')
-rw-r--r-- | devel/kf6-ki18n/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/kf6-ki18n/Makefile b/devel/kf6-ki18n/Makefile index 9c260d0315bc..6a982ecb2549 100644 --- a/devel/kf6-ki18n/Makefile +++ b/devel/kf6-ki18n/Makefile @@ -10,6 +10,6 @@ RUN_DEPENDS= iso-codes>=0:misc/iso-codes USES= cmake gettext kde:6 qt:6 tar:xz USE_KDE= ecm:build -USE_QT= base declarative +USE_QT= base declarative tools:build .include <bsd.port.mk> |