aboutsummaryrefslogtreecommitdiff
path: root/x11/dmenu-wayland/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2020-04-18 09:40:00 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2020-04-18 09:40:00 +0000
commit9c63aca778f2820e9b6d18d4bc6d442818df66e1 (patch)
treed84917536f051f7a3ea4ee558033916aab4ecbb9 /x11/dmenu-wayland/Makefile
parent68ab436cc30bd0de73923bdc9267765e2af7875f (diff)
downloadports-9c63aca778f2820e9b6d18d4bc6d442818df66e1.tar.gz
ports-9c63aca778f2820e9b6d18d4bc6d442818df66e1.zip
Add missing dependency
Reported by: linimon
Notes
Notes: svn path=/head/; revision=532010
Diffstat (limited to 'x11/dmenu-wayland/Makefile')
-rw-r--r--x11/dmenu-wayland/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/dmenu-wayland/Makefile b/x11/dmenu-wayland/Makefile
index ee0d936af4d9..1f6623ce9db4 100644
--- a/x11/dmenu-wayland/Makefile
+++ b/x11/dmenu-wayland/Makefile
@@ -13,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gnome meson pkgconfig
+BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/wayland-protocols.pc:graphics/wayland-protocols
LIB_DEPENDS= libwayland-client.so:graphics/wayland \
libxkbcommon.so:x11/libxkbcommon