From f14586159db1bc192cf59edf3a21e3889a7cbb62 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Sun, 11 Nov 2018 23:54:06 +0000 Subject: 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 --- multimedia/libva/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'multimedia/libva/Makefile') diff --git a/multimedia/libva/Makefile b/multimedia/libva/Makefile index 5e9d29b3607b..3d7783326c3b 100644 --- a/multimedia/libva/Makefile +++ b/multimedia/libva/Makefile @@ -2,6 +2,7 @@ PORTNAME= libva PORTVERSION= 2.3.0 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= madpilot@FreeBSD.org @@ -30,6 +31,7 @@ LDFLAGS+= -lpthread CFLAGS+= -DHAVE_LINUX_INTEGER_TYPES OPTIONS_DEFINE= DEBUG WAYLAND +OPTIONS_DEFAULT=WAYLAND WAYLAND_DESC= Support wayland protocol OPTIONS_SUB= yes -- cgit v1.2.3