Date: Mon, 5 Sep 2022 19:12:15 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: 7414d9691c92 - main - sysutils/krename: pet stage-qa Message-ID: <202209051912.285JCFZf029420@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=7414d9691c92f5318f6bc72e6839c4d997f61d60 commit 7414d9691c92f5318f6bc72e6839c4d997f61d60 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:04:30 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:49 +0000 sysutils/krename: pet stage-qa --- sysutils/krename/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sysutils/krename/Makefile b/sysutils/krename/Makefile index dd94d2d5254e..6cb6bef2de96 100644 --- a/sysutils/krename/Makefile +++ b/sysutils/krename/Makefile @@ -1,5 +1,6 @@ PORTNAME= krename PORTVERSION= 5.0.1 +PORTREVISION= 1 CATEGORIES= sysutils kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src @@ -14,11 +15,12 @@ LIB_DEPENDS= libtag.so:audio/taglib \ libpodofo.so:graphics/podofo \ libfreetype.so:print/freetype2 -USES= cmake compiler:c++11-lang gettext kde:5 pkgconfig qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 pkgconfig qt:5 tar:xz xorg USE_KDE= auth bookmarks codecs completion config configwidgets \ coreaddons crash i18n iconthemes itemviews jobwidgets \ kio service solid widgetsaddons windowsystem xmlgui USE_QT= concurrent core dbus declarative gui network xml widgets \ buildtools_build qmake_build +USE_XORG= x11 .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209051912.285JCFZf029420>