diff --git a/devel/kf6-kcoreaddons/Makefile b/devel/kf6-kcoreaddons/Makefile index af4f0f710345..a901a7ddfba4 100644 --- a/devel/kf6-kcoreaddons/Makefile +++ b/devel/kf6-kcoreaddons/Makefile @@ -1,22 +1,23 @@ PORTNAME= kcoreaddons DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= devel kde kde-frameworks COMMENT= Qt addon library with a collection of non-GUI utilities MAINTAINER= kde@FreeBSD.org -USES= cmake kde:6 qt:6 shared-mime-info tar:xz +USES= cmake cpe kde:6 qt:6 shared-mime-info tar:xz +CPE_VENDOR= kde USE_KDE= ecm:build USE_QT= base declarative tools # Requires PySide and Shiboken. CMAKE_OFF= BUILD_PYTHON_BINDINGS OPTIONS_DEFINE= INOTIFY OPTIONS_DEFAULT= INOTIFY INOTIFY_DESC= Filesystem alteration notifications using inotify INOTIFY_LIB_DEPENDS= libinotify.so:devel/libinotify INOTIFY_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_INOTIFY .include