aboutsummaryrefslogtreecommitdiff
path: root/x11/mako
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-12-26 00:24:01 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-12-26 00:24:01 +0000
commit6c291a7f926626a9f5ae7b484245eb0f668b6286 (patch)
tree1204c1c632f246b8047eedccbefedc08f3a7f315 /x11/mako
parent2ed21bec6c91142d45601b33884e718161fd279a (diff)
downloadports-6c291a7f926626a9f5ae7b484245eb0f668b6286.tar.gz
ports-6c291a7f926626a9f5ae7b484245eb0f668b6286.zip
sysutils/basu: move to devel/ where dbus is
Notes
Notes: svn path=/head/; revision=559264
Diffstat (limited to 'x11/mako')
-rw-r--r--x11/mako/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/mako/Makefile b/x11/mako/Makefile
index ea97177a98ba..f32068cfaa09 100644
--- a/x11/mako/Makefile
+++ b/x11/mako/Makefile
@@ -19,9 +19,9 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= wayland-protocols>=1.14:graphics/wayland-protocols
-LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim \
- libwayland-client.so:graphics/wayland \
- libbasu.so:sysutils/basu
+LIB_DEPENDS= libbasu.so:devel/basu \
+ libepoll-shim.so:devel/libepoll-shim \
+ libwayland-client.so:graphics/wayland
USES= compiler:c11 gnome meson pkgconfig
USE_GITHUB= yes