aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2023-09-12 18:04:34 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2023-09-12 18:31:41 +0000
commit9ba0ed6a2c6ad4c6d169cf04585c1e838c103f81 (patch)
tree455f22731596e75ae5e6f5709f1230cd80bece05
parentdf9216eff5639c4eaf5888d2a76e6660e5a1e16a (diff)
downloadports-9ba0ed6a2c6ad4c6d169cf04585c1e838c103f81.tar.gz
ports-9ba0ed6a2c6ad4c6d169cf04585c1e838c103f81.zip
net/kf5-kholidays: cleanup dependencies
-rw-r--r--net/kf5-kholidays/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/kf5-kholidays/Makefile b/net/kf5-kholidays/Makefile
index f0afad79cef7..53a34d4a33c0 100644
--- a/net/kf5-kholidays/Makefile
+++ b/net/kf5-kholidays/Makefile
@@ -1,5 +1,6 @@
PORTNAME= kholidays
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
+PORTREVISION= 1
CATEGORIES= net kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
@@ -8,9 +9,9 @@ COMMENT= KDE library for calendar holidays
LICENSE= LGPL21
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
-USE_KDE= emoticons init itemmodels itemviews \
+USE_KDE= init \
ecm:build
-USE_QT= core declarative gui network \
+USE_QT= core declarative network \
buildtools:build qmake:build
USE_LDCONFIG= yes