aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/plasma5-breeze
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-09-05 19:05:00 +0000
committerDima Panov <fluffy@FreeBSD.org>2022-09-05 19:07:02 +0000
commit56a31dcf58eb439dd39c916e86b1ae385a469bdc (patch)
treed90ddaec1841fa251a66d3cafb3c7614dd13c7da /x11-themes/plasma5-breeze
parent26a23ba8dea9694315a28d866e710c61bc95d597 (diff)
downloadports-56a31dcf58eb439dd39c916e86b1ae385a469bdc.tar.gz
ports-56a31dcf58eb439dd39c916e86b1ae385a469bdc.zip
x11-themes/plasma5-breeze: pet stage-qa
Diffstat (limited to 'x11-themes/plasma5-breeze')
-rw-r--r--x11-themes/plasma5-breeze/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-themes/plasma5-breeze/Makefile b/x11-themes/plasma5-breeze/Makefile
index 991ad213712b..9e389c542122 100644
--- a/x11-themes/plasma5-breeze/Makefile
+++ b/x11-themes/plasma5-breeze/Makefile
@@ -1,5 +1,6 @@
PORTNAME= breeze
DISTVERSION= ${KDE_PLASMA_VERSION}
+PORTREVISION= 1
CATEGORIES= x11-themes kde kde-plasma
MAINTAINER= kde@FreeBSD.org
@@ -17,6 +18,6 @@ USE_KDE= auth breeze-icons codecs config configwidgets coreaddons \
windowsystem
USE_QT= core dbus declarative gui network widgets x11extras xml \
buildtools_build qmake_build
-USE_XORG= xcb
+USE_XORG= x11 xcb
.include <bsd.port.mk>