From 60a7ef231920c12ddda5acdb501951dbe16f85eb Mon Sep 17 00:00:00 2001 From: Gleb Popov Date: Thu, 30 Apr 2020 14:14:11 +0000 Subject: [PATCH] devel/kio-extras: Add missing Xcursor dependency. Approved by: adridg --- devel/kio-extras/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/kio-extras/Makefile b/devel/kio-extras/Makefile index ed6908849241..06e08c198606 100644 --- a/devel/kio-extras/Makefile +++ b/devel/kio-extras/Makefile @@ -2,6 +2,7 @@ PORTNAME= kio-extras DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-applications # kde kde-applications-plasma MAINTAINER= kde@FreeBSD.org @@ -12,7 +13,7 @@ LIB_DEPENDS= libtag.so:audio/taglib \ libkdsoap.so:www/kdsoap USES= cmake compiler:c++11-lib gettext gperf kde:5 \ - pkgconfig qt:5 shared-mime-info shebangfix tar:xz + pkgconfig qt:5 shared-mime-info shebangfix tar:xz xorg USE_KDE= activities archive auth bookmarks codecs completion config \ configwidgets coreaddons crash dbusaddons dnssd doctools ecm \ emoticons guiaddons i18n iconthemes init itemmodels itemviews \ @@ -22,6 +23,7 @@ USE_KDE= activities archive auth bookmarks codecs completion config \ USE_QT= concurrent core dbus declarative gui location network phonon4 printsupport \ sql svg testlib webchannel widgets xml \ buildtools_build qmake_build +USE_XORG= xcursor SHEBANG_FILES= info/kde-info2html # CVE-2018-19120