diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2020-12-26 00:24:01 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2020-12-26 00:24:01 +0000 |
commit | 6c291a7f926626a9f5ae7b484245eb0f668b6286 (patch) | |
tree | 1204c1c632f246b8047eedccbefedc08f3a7f315 /x11-wm/sway | |
parent | 2ed21bec6c91142d45601b33884e718161fd279a (diff) | |
download | freebsd-ports-6c291a7f926626a9f5ae7b484245eb0f668b6286.zip |
sysutils/basu: move to devel/ where dbus is
Diffstat (limited to 'x11-wm/sway')
-rw-r--r-- | x11-wm/sway/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/sway/Makefile b/x11-wm/sway/Makefile index 36b5d028285f..e9464cecf85b 100644 --- a/x11-wm/sway/Makefile +++ b/x11-wm/sway/Makefile @@ -44,7 +44,7 @@ OPTIONS_DEFAULT=BASU MANPAGES PIXBUF SUID X11 OPTIONS_SUB= yes BASU_DESC= Tray in swaybar via basu -BASU_LIB_DEPENDS= libbasu.so:sysutils/basu +BASU_LIB_DEPENDS= libbasu.so:devel/basu BASU_MESON_ENABLED= tray MANPAGES_BUILD_DEPENDS= scdoc>=1.9.2:textproc/scdoc |