aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2023-09-14 08:54:31 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2023-09-14 10:41:41 +0000
commit0924f4a3636d3b3c7ea8f1ff99a5a6bddfbf5bdf (patch)
treeb37205b3236752adffc1b84afe8e9c260f5b913c
parentbf145616462fd2d6d234ec68e4dc4967dd795d40 (diff)
downloadports-0924f4a3636d3b3c7ea8f1ff99a5a6bddfbf5bdf.tar.gz
ports-0924f4a3636d3b3c7ea8f1ff99a5a6bddfbf5bdf.zip
devel/plasma5-khotkeys: cleanup dependencies
-rw-r--r--devel/plasma5-khotkeys/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/devel/plasma5-khotkeys/Makefile b/devel/plasma5-khotkeys/Makefile
index a8bb94d5f420..fcccc6f1dbec 100644
--- a/devel/plasma5-khotkeys/Makefile
+++ b/devel/plasma5-khotkeys/Makefile
@@ -1,5 +1,6 @@
PORTNAME= khotkeys
DISTVERSION= ${KDE_PLASMA_VERSION}
+PORTREVISION= 1
CATEGORIES= devel kde kde-plasma
MAINTAINER= kde@FreeBSD.org
@@ -9,11 +10,11 @@ WWW= https://www.kde.org/plasma-desktop
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg
# kdelibs4support needs doctools
USE_KDE= auth bookmarks codecs completion config configwidgets \
- coreaddons crash dbusaddons emoticons globalaccel guiaddons \
- i18n iconthemes init itemmodels itemviews jobwidgets kcmutils \
- kdelibs4support kio notifications parts plasma-framework \
- plasma-workspace service solid sonnet textwidgets \
- unitconversion widgetsaddons windowsystem xmlgui \
+ coreaddons crash dbusaddons globalaccel guiaddons i18n \
+ iconthemes init itemviews jobwidgets kcmutils kdelibs4support \
+ kio notifications parts plasma-framework plasma-workspace \
+ service solid sonnet textwidgets unitconversion widgetsaddons \
+ windowsystem xmlgui \
doctools:build ecm:build
USE_QT= concurrent core dbus gui network printsupport widgets \
x11extras xml \