Date: Mon, 5 Sep 2022 19:11:56 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: bff52c988bc5 - main - net/smb4k: pet stage-qa Message-ID: <202209051911.285JBudP028984@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=bff52c988bc50f333796dbe9b66db6df8b143289 commit bff52c988bc50f333796dbe9b66db6df8b143289 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:04:14 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:43 +0000 net/smb4k: pet stage-qa --- net/smb4k/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/net/smb4k/Makefile b/net/smb4k/Makefile index 830d65593c5d..bc58218f8d42 100644 --- a/net/smb4k/Makefile +++ b/net/smb4k/Makefile @@ -1,6 +1,6 @@ PORTNAME= smb4k DISTVERSION= 3.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net kde MAINTAINER= kde@FreeBSD.org @@ -11,7 +11,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= rsync:net/rsync -USES= cmake compiler:c++11-lang cpe gettext kde:5 qt:5 samba tar:bzip2 +USES= cmake compiler:c++11-lang cpe gettext kde:5 qt:5 samba tar:bzip2 xorg CPE_VENDOR= ${PORTNAME}_project USE_KDE= auth codecs completion config configwidgets coreaddons crash \ dbusaddons dnssd i18n iconthemes jobwidgets kio notifications \ @@ -21,6 +21,7 @@ USE_KDE= auth codecs completion config configwidgets coreaddons crash \ USE_QT= concurrent core dbus declarative gui network printsupport \ testlib widgets xml \ buildtools_build qmake_build +USE_XORG= x11 KDE_INVENT= 992987421af68f2695867722b8dc4ca30a4669ec network
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209051911.285JBudP028984>