[Midnightbsd-cvs] mports [19095] trunk/x11/xorg-minimal/Makefile: drop new xorg hack

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat May 23 22:38:26 EDT 2015


Revision: 19095
          http://svnweb.midnightbsd.org/mports/?rev=19095
Author:   laffer1
Date:     2015-05-23 22:38:26 -0400 (Sat, 23 May 2015)
Log Message:
-----------
drop new xorg hack

Modified Paths:
--------------
    trunk/x11/xorg-minimal/Makefile

Modified: trunk/x11/xorg-minimal/Makefile
===================================================================
--- trunk/x11/xorg-minimal/Makefile	2015-05-24 02:38:13 UTC (rev 19094)
+++ trunk/x11/xorg-minimal/Makefile	2015-05-24 02:38:26 UTC (rev 19095)
@@ -34,7 +34,7 @@
 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)
+.if ${VIDEO_DRIVER} == intel
 RUN_DEPENDS+=	${LOCALBASE}/lib/va/i965_drv_video.so:${PORTSDIR}/multimedia/libva-intel-driver
 .endif
 



More information about the Midnightbsd-cvs mailing list