aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-09-05 19:03:19 +0000
committerDima Panov <fluffy@FreeBSD.org>2022-09-05 19:06:21 +0000
commit8b665523c89c00dbe804ef02b845d425786c2114 (patch)
tree919886210749253e3c0a473aa9c216a0767517dd
parent23fc885dc21f141c0d55cb8cfbe48408227e0b91 (diff)
downloadports-8b665523c89c00dbe804ef02b845d425786c2114.tar.gz
ports-8b665523c89c00dbe804ef02b845d425786c2114.zip
graphics/kxstitch: pet stage-qa
-rw-r--r--graphics/kxstitch/Makefile4
1 files 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 \