aboutsummaryrefslogtreecommitdiff
path: root/net/kf5-kholidays/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/kf5-kholidays/Makefile')
-rw-r--r--net/kf5-kholidays/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/kf5-kholidays/Makefile b/net/kf5-kholidays/Makefile
index bf4f528b86fb..95d929b519d3 100644
--- a/net/kf5-kholidays/Makefile
+++ b/net/kf5-kholidays/Makefile
@@ -2,6 +2,7 @@
PORTNAME= kholidays
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
+PORTREVISION= 1
CATEGORIES= net kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
@@ -11,7 +12,7 @@ LICENSE= LGPL21
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
USE_KDE= ecm emoticons kdelibs4support init itemmodels itemviews
-USE_QT= core declarative gui buildtools_build qmake_build
+USE_QT= core declarative gui network buildtools_build qmake_build
USE_LDCONFIG= yes
.include <bsd.port.mk>