[Midnightbsd-cvs] mports [17560] trunk/x11/xorg/Makefile: xorg no longer includes xorg-server directly.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Sep 27 11:39:42 EDT 2014


Revision: 17560
          http://svnweb.midnightbsd.org/mports/?rev=17560
Author:   laffer1
Date:     2014-09-27 11:39:39 -0400 (Sat, 27 Sep 2014)
Log Message:
-----------
xorg no longer includes xorg-server directly.

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

Modified: trunk/x11/xorg/Makefile
===================================================================
--- trunk/x11/xorg/Makefile	2014-09-27 15:38:22 UTC (rev 17559)
+++ trunk/x11/xorg/Makefile	2014-09-27 15:39:39 UTC (rev 17560)
@@ -2,6 +2,7 @@
 
 PORTNAME=	xorg
 PORTVERSION=	7.7
+PORTREVISION=	1
 CATEGORIES=	x11
 MASTER_SITES=	# none
 DISTFILES=	# none
@@ -59,6 +60,4 @@
 .endif
 .endif
 
-RUN_DEPENDS+=	${LOCALBASE}/bin/Xorg:${PORTSDIR}/x11-servers/xorg-server
-
 .include <bsd.port.post.mk>



More information about the Midnightbsd-cvs mailing list