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:
parent
c9a111c1f2
commit
f455d1891e
@ -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"
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user