aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-12-28 10:07:56 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-12-28 10:27:30 +0000
commitf455d1891e9abaf4c86b8a4a8947f28586a5eb54 (patch)
tree444f5d03063ec420eaaaa311409771411fbd8b0e
parentc9a111c1f2ced8e129f15848fc2585cb1cd92f6b (diff)
downloadports-f455d1891e9abaf4c86b8a4a8947f28586a5eb54.tar.gz
ports-f455d1891e9abaf4c86b8a4a8947f28586a5eb54.zip
sysutils/conky-awesome: disable WAYLAND like X11 after cbe413ca7749
This is a headless package, used via a client pipe by x11-wm/awesome. PR: 268597
-rw-r--r--sysutils/conky-awesome/Makefile2
-rw-r--r--sysutils/conky/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/conky-awesome/Makefile b/sysutils/conky-awesome/Makefile
index 8e8ac9d7fc85..5e4151392bb0 100644
--- a/sysutils/conky-awesome/Makefile
+++ b/sysutils/conky-awesome/Makefile
@@ -9,6 +9,6 @@ DESCR= ${.CURDIR}/pkg-descr
CONFLICTS= conky
OPTIONS_EXCLUDE= X11 ARGB DOUBLE_BUFFER IMLIB2 XFT XINERAMA LUA_CAIRO LUA_IMLIB2 \
- LUA_RSVG
+ LUA_RSVG WAYLAND
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/conky/Makefile b/sysutils/conky/Makefile
index 13b30fbba7c6..6f9d0043758b 100644
--- a/sysutils/conky/Makefile
+++ b/sysutils/conky/Makefile
@@ -1,7 +1,7 @@
PORTNAME= conky
PORTVERSION= 1.16.1
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/