diff options
Diffstat (limited to 'net/kdenetwork/Makefile')
-rw-r--r-- | net/kdenetwork/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/kdenetwork/Makefile b/net/kdenetwork/Makefile index c604eaac6f43..ca0e9fec8ca2 100644 --- a/net/kdenetwork/Makefile +++ b/net/kdenetwork/Makefile @@ -1,5 +1,6 @@ PORTNAME= kdenetwork DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde MAINTAINER= kde@FreeBSD.org @@ -7,7 +8,6 @@ COMMENT= KDE Network applications (meta port) WWW= https://apps.kde.org/categories/internet/ USES= kde:6 metaport qt:6 -USE_QT= # OPTIONS_DEFINE= FILESHARING KGET KRDC KRFB OPTIONS_DEFAULT= ${OPTIONS_DEFINE} |