[Midnightbsd-cvs] mports [24068] trunk/x11/xorg/Makefile: fix depends

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Sep 2 17:16:35 EDT 2018


Revision: 24068
          http://svnweb.midnightbsd.org/mports/?rev=24068
Author:   laffer1
Date:     2018-09-02 17:16:35 -0400 (Sun, 02 Sep 2018)
Log Message:
-----------
fix depends

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

Modified: trunk/x11/xorg/Makefile
===================================================================
--- trunk/x11/xorg/Makefile	2018-09-02 21:16:14 UTC (rev 24067)
+++ trunk/x11/xorg/Makefile	2018-09-02 21:16:35 UTC (rev 24068)
@@ -16,7 +16,7 @@
 NO_BUILD=	yes
 NO_MTREE=	yes
 
-RUN_DEPENDS+=	${LOCALBASE}/libdata/pkgconfig/dri.pc:graphics/dri
+RUN_DEPENDS+=	${LOCALBASE}/libdata/pkgconfig/dri.pc:graphics/mesa-dri
 
 # data
 RUN_DEPENDS+=	${LOCALBASE}/libdata/pkgconfig/xbitmaps.pc:x11/xbitmaps \



More information about the Midnightbsd-cvs mailing list