diff --git a/net/kf5-kcalendarcore/Makefile b/net/kf5-kcalendarcore/Makefile index 2b4f1a1988c0..1611cda8b1c2 100644 --- a/net/kf5-kcalendarcore/Makefile +++ b/net/kf5-kcalendarcore/Makefile @@ -1,25 +1,26 @@ PORTNAME= kcalendarcore DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net kde kde-frameworks MAINTAINER= kde@FreeBSD.org COMMENT= KDE calendar access library LICENSE= LGPL21 LIB_DEPENDS= libical.so:devel/libical USES= bison cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz -USE_KDE= ecm emoticons init itemmodels itemviews kdelibs4support +USE_KDE= ecm emoticons init itemmodels itemviews USE_QT= core gui \ buildtools_build qmake_build USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr OPTIONS_DEFINE= DOCS CONFLICTS_INSTALL= kcalcore-1* .include diff --git a/net/kf5-kholidays/Makefile b/net/kf5-kholidays/Makefile index 27d6bf90133a..832a57fee864 100644 --- a/net/kf5-kholidays/Makefile +++ b/net/kf5-kholidays/Makefile @@ -1,15 +1,16 @@ PORTNAME= kholidays DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-frameworks MAINTAINER= kde@FreeBSD.org COMMENT= KDE library for calendar holidays LICENSE= LGPL21 USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz -USE_KDE= ecm emoticons kdelibs4support init itemmodels itemviews +USE_KDE= ecm emoticons init itemmodels itemviews USE_QT= core declarative gui network buildtools_build qmake_build USE_LDCONFIG= yes .include