diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-11-17 17:33:28 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-11-17 17:33:28 +0000 |
commit | 8c01592fb072d5fe4bb34885d2036747b34121cf (patch) | |
tree | 08189e3bb3652f4f6889b6200a3361ad81be5509 /Mk | |
parent | 0e72bb14f69776855c1f1d34ceb20c099aea9a05 (diff) | |
download | freebsd-ports-8c01592fb072d5fe4bb34885d2036747b34121cf.zip |
Add shared VAPI description
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.options.desc.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk index fc3f439b2317..2db6a86ed2bf 100644 --- a/Mk/bsd.options.desc.mk +++ b/Mk/bsd.options.desc.mk @@ -506,6 +506,7 @@ UTF16_DESC?= Unicode UTF-16 encoding support UTF8_DESC?= Unicode UTF-8 encoding support V4L_DESC?= Video 4 Linux support VAAPI_DESC?= VAAPI (GPU video acceleration) support +VAPI_DESC?= Build VALA API files VDPAU_DESC?= VDPAU (GPU video acceleration) support VIDEO_DESC?= Video support VO_AACENC_DESC?= AAC audio encoding via vo-aacenc |