multimedia/libva-glx: don't hardcode option dependency

Dependencies still have to be added manually due to bug 202701.
This commit is contained in:
Jan Beich 2019-03-15 15:55:13 +00:00
parent 76e193c290
commit 362f8e7710
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495795

View File

@ -6,7 +6,7 @@ COMMENT= VAAPI wrapper for GLX
MASTERDIR= ${.CURDIR}/../libva
OPTIONS_SLAVE= GLX X11
OPTIONS_SLAVE= GLX ${GLX_IMPLIES}
OPTIONS_EXCLUDE=WAYLAND
post-install: slave-post-install