git: df4c8bddd925 - main - net/kdenetwork-filesharing: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:11:39 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=df4c8bddd92506858f2d7614f571c1b28ecf98c7 commit df4c8bddd92506858f2d7614f571c1b28ecf98c7 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:03:59 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:37 +0000 net/kdenetwork-filesharing: pet stage-qa --- net/kdenetwork-filesharing/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/net/kdenetwork-filesharing/Makefile b/net/kdenetwork-filesharing/Makefile index d50dfc72c827..0ac4ab958ff2 100644 --- a/net/kdenetwork-filesharing/Makefile +++ b/net/kdenetwork-filesharing/Makefile @@ -1,16 +1,18 @@ PORTNAME= kdenetwork-filesharing DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= KDE Filesharing via Samba -USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz xorg USE_KDE= auth completion config coreaddons doctools i18n jobwidgets \ kdeclarative kio package service solid widgetsaddons windowsystem \ ecm_build USE_QT= concurrent core dbus declarative gui network widgets \ buildtools_build qmake_build +USE_XORG= x11 OPTIONS_DEFINE= DOCS