[Midnightbsd-cvs] mports: Makefile: license = unknown for now USE_XLIB to fix a magus

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Oct 25 00:38:01 EDT 2007


Log Message:
-----------
license = unknown for now

USE_XLIB to fix a magus issue.

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

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-servers/x2x/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -Lx11-servers/x2x/Makefile -Lx11-servers/x2x/Makefile -u -r1.1 -r1.2
--- x11-servers/x2x/Makefile
+++ x11-servers/x2x/Makefile
@@ -8,14 +8,16 @@
 
 PORTNAME=	x2x
 PORTVERSION=	1.27
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11-servers
 MASTER_SITES=	http://gatekeeper.dec.com/pub/DEC/SRC/x2x/
 DISTNAME=	${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	A program to link multiple X servers together
+LICENSE=	unknown
 
+USE_XLIB=	yes
 USE_IMAKE=	yes
 USE_GMAKE=	yes
 MAKE_ENV=	MAKE=${GMAKE}


More information about the Midnightbsd-cvs mailing list