git: 8b665523c89c - main - graphics/kxstitch: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:10:50 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=8b665523c89c00dbe804ef02b845d425786c2114 commit 8b665523c89c00dbe804ef02b845d425786c2114 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:03:19 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:21 +0000 graphics/kxstitch: pet stage-qa --- graphics/kxstitch/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/graphics/kxstitch/Makefile b/graphics/kxstitch/Makefile index 16d317c3bdda..3122093f6671 100644 --- a/graphics/kxstitch/Makefile +++ b/graphics/kxstitch/Makefile @@ -1,6 +1,6 @@ PORTNAME= kxstitch DISTVERSION= 2.2.0 -PORTREVISION= 2 +PORTREVISION= 3 MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION} CATEGORIES= graphics kde @@ -11,7 +11,7 @@ USES= cmake compiler:c++11-lang desktop-file-utils magick:6 kde:5 qt:5 tar:xz \ xorg USE_KDE= auth bookmarks codecs completion config configwidgets coreaddons \ i18n itemviews jobwidgets kio service solid sonnet textwidgets \ - widgetsaddons xmlgui \ + widgetsaddons windowsystem xmlgui \ doctools_build USE_QT= concurrent core dbus gui network printsupport widgets x11extras \ xml \