[Midnightbsd-cvs] mports: Makefile: REmove x11 test

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Apr 14 14:41:37 EDT 2008


Log Message:
-----------
REmove x11 test

Modified Files:
--------------
    mports/x11/xorg:
        Makefile (r1.5 -> r1.6)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11/xorg/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -L x11/xorg/Makefile -L x11/xorg/Makefile -u -r1.5 -r1.6
--- x11/xorg/Makefile
+++ x11/xorg/Makefile
@@ -51,12 +51,4 @@
 	@${ECHO_MSG} "upgrade X.Org.  If you simply type 'make install' it may use over 2GB to build"
 	@${ECHO_MSG} "all of the subports.  You can install the ports singly if you are low on space."
 
-.include <bsd.port.pre.mk>
-
-.if ${X_WINDOW_SYSTEM:L} != xorg
-IGNORE= is part of X.Org and you have ${X_WINDOW_SYSTEM} set for X11\
-	distribution. See The X Window System and Virtual Consoles chapter\
-	of FAQ for more information
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>


More information about the Midnightbsd-cvs mailing list