diff options
Diffstat (limited to 'graphics/ksanecore/Makefile')
-rw-r--r-- | graphics/ksanecore/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/ksanecore/Makefile b/graphics/ksanecore/Makefile index c4be293c1ced..ba59b9a4eac5 100644 --- a/graphics/ksanecore/Makefile +++ b/graphics/ksanecore/Makefile @@ -9,10 +9,8 @@ WWW= https://invent.kde.org/libraries/ksanecore LIB_DEPENDS= libsane.so:graphics/sane-backends USES= cmake compiler:c++11-lang gettext kde:6 qt:6 tar:xz -USE_KDE= ecm:build +USE_KDE= i18n ecm:build USE_QT= base USE_LDCONFIG= yes -OPTIONS_DEFINE= DOCS - .include <bsd.port.mk> |