1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

sysutils/conky-awesome: disable WAYLAND like X11 after cbe413ca77

This is a headless package, used via a client pipe by x11-wm/awesome.

PR:		268597
This commit is contained in:
Jan Beich 2022-12-28 10:07:56 +00:00
parent c9a111c1f2
commit f455d1891e
2 changed files with 2 additions and 2 deletions

View File

@ -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"

View File

@ -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/