aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/libva-utils/Makefile
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2018-11-12 07:54:06 +0800
committerjbeich <jbeich@FreeBSD.org>2018-11-12 07:54:06 +0800
commit099f4463b98cf0c419884225f01163d13ba1de95 (patch)
tree20c52047cb1565cae324ba193aee376544012794 /multimedia/libva-utils/Makefile
parenta6d52b91b5d5ccbbd39860d3dd969426f56b7144 (diff)
downloadfreebsd-ports-gnome-099f4463b98cf0c419884225f01163d13ba1de95.tar.gz
freebsd-ports-gnome-099f4463b98cf0c419884225f01163d13ba1de95.tar.zst
freebsd-ports-gnome-099f4463b98cf0c419884225f01163d13ba1de95.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
Diffstat (limited to 'multimedia/libva-utils/Makefile')
-rw-r--r--multimedia/libva-utils/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/libva-utils/Makefile b/multimedia/libva-utils/Makefile
index 5c5000875c86..0662d0125d23 100644
--- a/multimedia/libva-utils/Makefile
+++ b/multimedia/libva-utils/Makefile
@@ -2,6 +2,7 @@
PORTNAME= libva-utils
PORTVERSION= 2.3.0
+PORTREVISION= 1
CATEGORIES= multimedia
MAINTAINER= madpilot@FreeBSD.org
@@ -22,6 +23,7 @@ USE_GITHUB= yes
GH_ACCOUNT= intel
OPTIONS_DEFINE= DEBUG WAYLAND
+OPTIONS_DEFAULT=WAYLAND
WAYLAND_DESC= Support wayland protocol
OPTIONS_SUB= yes