[Midnightbsd-cvs] mports: Makefile: adjust USE_XORG

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Mar 1 12:32:05 EST 2009


Log Message:
-----------
adjust USE_XORG

Modified Files:
--------------
    mports/emulators/adamem:
        Makefile (r1.4 -> r1.5)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/emulators/adamem/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -L emulators/adamem/Makefile -L emulators/adamem/Makefile -u -r1.4 -r1.5
--- emulators/adamem/Makefile
+++ emulators/adamem/Makefile
@@ -8,6 +8,7 @@
 
 PORTNAME=	adamem
 PORTVERSION=	1.0
+PORTREVISION=	1
 CATEGORIES=	emulators
 MASTER_SITES=	http://www.komkon.org/~dekogel/files/coleco/
 DISTNAME=	${PORTNAME}
@@ -20,7 +21,7 @@
 NO_CDROM=	yes
 
 NO_WRKSUBDIR=	yes
-USE_XORG=	x11 xextproto xext
+USE_XORG=	sm x11 xau xextproto xext xfixes xi xrandr
 ALL_TARGET=	x
 
 PROGDIR=	${PREFIX}/${PORTNAME}


More information about the Midnightbsd-cvs mailing list