aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xorg-minimal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xorg-minimal/Makefile')
-rw-r--r--x11/xorg-minimal/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/xorg-minimal/Makefile b/x11/xorg-minimal/Makefile
index 830b16b49620..4b588aca1a64 100644
--- a/x11/xorg-minimal/Makefile
+++ b/x11/xorg-minimal/Makefile
@@ -29,6 +29,10 @@ RUN_DEPENDS+= ${LOCALBASE}/lib/xorg/modules/drivers/intel_drv.so:${PORTSDIR}/x11
RUN_DEPENDS+= ${LOCALBASE}/lib/xorg/modules/drivers/${VIDEO_DRIVER}_drv.so:${PORTSDIR}/x11-drivers/xf86-video-${VIDEO_DRIVER}
.endif
+.if ${VIDEO_DRIVER} == intel && defined(WITH_NEW_XORG)
+RUN_DEPENDS+= ${LOCALBASE}/lib/va/i965_drv_video.so:${PORTSDIR}/multimedia/libva-intel-driver
+.endif
+
do-install:
pre-everything::