aboutsummaryrefslogtreecommitdiff
path: root/graphics/waffle
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-11-11 23:54:06 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-11-11 23:54:06 +0000
commitf14586159db1bc192cf59edf3a21e3889a7cbb62 (patch)
tree20c52047cb1565cae324ba193aee376544012794 /graphics/waffle
parent83e3e6ed88330c2c644469c0f8a41092ad64ba06 (diff)
downloadports-f14586159db1bc192cf59edf3a21e3889a7cbb62.tar.gz
ports-f14586159db1bc192cf59edf3a21e3889a7cbb62.zip
graphics/mesa-libs: enable WAYLAND by default here and in consumers
PR: 227509 Requested by: Johannes Lundberg, Greg V Reviewed by: tobik (earlier version) Approved by: madpilot, x11 (zeising), maintainer timeout (2 weeks) Exp-run by: antoine
Notes
Notes: svn path=/head/; revision=484788
Diffstat (limited to 'graphics/waffle')
-rw-r--r--graphics/waffle/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/waffle/Makefile b/graphics/waffle/Makefile
index 0843783a2ad7..39258b51d42f 100644
--- a/graphics/waffle/Makefile
+++ b/graphics/waffle/Makefile
@@ -3,7 +3,7 @@
PORTNAME= waffle
PORTVERSION= 1.5.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= graphics
MASTER_SITES= http://www.waffle-gl.org/files/release/waffle-${PORTVERSION}/
@@ -26,6 +26,7 @@ CMAKE_ARGS+= -Dwaffle_has_glx=ON \
PLIST_SUB+= PORTVERSION=${PORTVERSION}
OPTIONS_DEFINE= DOCS WAYLAND
+OPTIONS_DEFAULT=WAYLAND
WAYLAND_LIB_DEPENDS= libwayland-egl.so:graphics/wayland
WAYLAND_CMAKE_BOOL= waffle_has_wayland