[Midnightbsd-cvs] mports [23905] trunk/x11/xorg/Makefile: bump

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Aug 26 16:31:18 EDT 2018


Revision: 23905
          http://svnweb.midnightbsd.org/mports/?rev=23905
Author:   laffer1
Date:     2018-08-26 16:31:17 -0400 (Sun, 26 Aug 2018)
Log Message:
-----------
bump

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

Modified: trunk/x11/xorg/Makefile
===================================================================
--- trunk/x11/xorg/Makefile	2018-08-26 20:30:11 UTC (rev 23904)
+++ trunk/x11/xorg/Makefile	2018-08-26 20:31:17 UTC (rev 23905)
@@ -2,7 +2,7 @@
 
 PORTNAME=	xorg
 PORTVERSION=	7.7
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11
 MASTER_SITES=	# none
 DISTFILES=	# none
@@ -16,11 +16,11 @@
 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 \
-		${LOCALBASE}/lib/X11/icons/handhelds/cursors/X_cursor:x11-themes/xcursor-themes
+		${LOCALBASE}/share/icons/handhelds/cursors/X_cursor:x11-themes/xcursor-themes
 
 OPTIONS_DEFINE=	DOCS
 



More information about the Midnightbsd-cvs mailing list