[Midnightbsd-cvs] mports: Makefile: switch to USE_XORG

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Mar 15 16:19:51 EDT 2009


Log Message:
-----------
switch to USE_XORG

Modified Files:
--------------
    mports/x11-servers/x2x:
        Makefile (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-servers/x2x/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L x11-servers/x2x/Makefile -L x11-servers/x2x/Makefile -u -r1.2 -r1.3
--- x11-servers/x2x/Makefile
+++ x11-servers/x2x/Makefile
@@ -8,7 +8,7 @@
 
 PORTNAME=	x2x
 PORTVERSION=	1.27
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11-servers
 MASTER_SITES=	http://gatekeeper.dec.com/pub/DEC/SRC/x2x/
 DISTNAME=	${PORTNAME}-${PORTVERSION}
@@ -17,7 +17,7 @@
 COMMENT=	A program to link multiple X servers together
 LICENSE=	unknown
 
-USE_XLIB=	yes
+USE_XORG=	x11 xlib
 USE_IMAKE=	yes
 USE_GMAKE=	yes
 MAKE_ENV=	MAKE=${GMAKE}


More information about the Midnightbsd-cvs mailing list