aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-09-05 19:05:02 +0000
committerDima Panov <fluffy@FreeBSD.org>2022-09-05 19:07:02 +0000
commit1f7ff6a990a54570934cca3da6dd535337db3941 (patch)
tree73b8761ecb81aac4cf29364cc8508c4aedeba541
parentefc0e8f1a48fc9cea1ac53f9f978a6cd27b30cdf (diff)
downloadports-1f7ff6a990a54570934cca3da6dd535337db3941.tar.gz
ports-1f7ff6a990a54570934cca3da6dd535337db3941.zip
x11-themes/plasma5-oxygen: pet stage-qa
-rw-r--r--x11-themes/plasma5-oxygen/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-themes/plasma5-oxygen/Makefile b/x11-themes/plasma5-oxygen/Makefile
index 1607eb116f33..124f97cb3570 100644
--- a/x11-themes/plasma5-oxygen/Makefile
+++ b/x11-themes/plasma5-oxygen/Makefile
@@ -1,5 +1,6 @@
PORTNAME= oxygen
DISTVERSION= ${KDE_PLASMA_VERSION}
+PORTREVISION= 1
CATEGORIES= x11-themes kde kde-plasma
MAINTAINER= kde@FreeBSD.org
@@ -16,6 +17,6 @@ USE_KDE= auth codecs completion config configwidgets coreaddons \
service wayland widgetsaddons 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>