aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-09-05 19:04:22 +0000
committerDima Panov <fluffy@FreeBSD.org>2022-09-05 19:06:46 +0000
commit02333186eee5b0747654fa65610483457df23acf (patch)
tree4cc149b149457be4ae16e2ec0fee65673052551b
parent5947e70d8c6ba6d0068b1f29c2a000a4f811e211 (diff)
downloadports-02333186eee5b0747654fa65610483457df23acf.tar.gz
ports-02333186eee5b0747654fa65610483457df23acf.zip
sysutils/baloo-widgets: pet stage-qa
-rw-r--r--sysutils/baloo-widgets/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/baloo-widgets/Makefile b/sysutils/baloo-widgets/Makefile
index 264a5c916ef3..116de1b9f0e0 100644
--- a/sysutils/baloo-widgets/Makefile
+++ b/sysutils/baloo-widgets/Makefile
@@ -1,6 +1,6 @@
PORTNAME= baloo-widgets
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils kde kde-applications
PATCH_SITES= https://invent.kde.org/libraries/baloo-widgets/commit/
@@ -9,13 +9,14 @@ PATCHFILES= 7ff54ae9b68ca0edf3d6cd57c3eefb6cf072b6f8.diff:-p1
MAINTAINER= kde@FreeBSD.org
COMMENT= BalooWidgets library
-USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
+USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz xorg
USE_KDE= baloo completion config coreaddons emoticons filemetadata \
i18n init itemmodels jobwidgets kio service solid \
widgetsaddons windowsystem \
ecm_build
USE_QT= concurrent core dbus gui network testlib widgets xml \
buildtools_build qmake_build
+USE_XORG= x11
USE_LDCONFIG= yes
.include <bsd.port.mk>