aboutsummaryrefslogtreecommitdiff
path: root/devel/efl/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-11-04 10:35:52 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-11-04 10:35:52 +0000
commitba62488e320e7c0795f8b8bbb11b0fba80098260 (patch)
tree7a71d3a70e8b1231fad21790ff1cd2670a644f26 /devel/efl/Makefile
parentdf05638c08350dad6690709530fb422dc0b722c0 (diff)
downloadports-ba62488e320e7c0795f8b8bbb11b0fba80098260.tar.gz
ports-ba62488e320e7c0795f8b8bbb11b0fba80098260.zip
devel/efl: add missing WAYLAND dependencies
configure: error: pkg-config missing wayland-client >= 1.11.0 wayland-scanner >= 1.11.0 wayland-protocols >= 1.7 /bin/sh: gsed: not found
Notes
Notes: svn path=/head/; revision=483989
Diffstat (limited to 'devel/efl/Makefile')
-rw-r--r--devel/efl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/efl/Makefile b/devel/efl/Makefile
index 187b0ed22237..6fc022714852 100644
--- a/devel/efl/Makefile
+++ b/devel/efl/Makefile
@@ -86,6 +86,7 @@ PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio
PULSEAUDIO_CONFIGURE_ENABLE= pulseaudio
WAYLAND_BROKEN= WAYLAND option is broken: https://phab.enlightenment.org/T7116
+WAYLAND_BUILD_DEPENDS= wayland-protocols>=1.7:graphics/wayland-protocols
WAYLAND_LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim \
libxkbcommon.so:x11/libxkbcommon \
libwayland-client.so:graphics/wayland \