Skip to content

Commit

Permalink
sysutils/conky-awesome: disable WAYLAND like X11 after cbe413c
Browse files Browse the repository at this point in the history
This is a headless package, used via a client pipe by x11-wm/awesome.

PR:		268597
  • Loading branch information
jbeich committed Dec 28, 2022
1 parent c9a111c commit f455d18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sysutils/conky-awesome/Makefile
Expand Up @@ -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"
2 changes: 1 addition & 1 deletion 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/
Expand Down

0 comments on commit f455d18

Please sign in to comment.