diff options
Diffstat (limited to 'x11/kde/Makefile')
-rw-r--r-- | x11/kde/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kde/Makefile b/x11/kde/Makefile index fcaa975d9905..6982dfc2812c 100644 --- a/x11/kde/Makefile +++ b/x11/kde/Makefile @@ -1,5 +1,6 @@ PORTNAME= kde PORTVERSION= ${KDE_PLASMA_VERSION}.${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde MAINTAINER= kde@FreeBSD.org @@ -10,7 +11,6 @@ RUN_DEPENDS= kde-baseapps>=${KDE_APPLICATIONS_VERSION}:x11/kde-baseapps \ plasma6-plasma>=${KDE_PLASMA_VERSION}:x11/plasma6-plasma USES= kde:6 metaport qt:6 -USE_QT= # empty # The official VLC backend can be used, but vlc port still uses Qt5 for GUI. OPTIONS_DEFAULT= MPV |