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

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Apr 14 14:38:29 EDT 2008


Log Message:
-----------
Remove x11 test

Modified Files:
--------------
    mports/x11-fonts/xorg-fonts-type1:
        Makefile (r1.3 -> r1.4)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-fonts/xorg-fonts-type1/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L x11-fonts/xorg-fonts-type1/Makefile -L x11-fonts/xorg-fonts-type1/Makefile -u -r1.3 -r1.4
--- x11-fonts/xorg-fonts-type1/Makefile
+++ x11-fonts/xorg-fonts-type1/Makefile
@@ -29,12 +29,4 @@
 NO_BUILD=	# none
 FONTDIR=	${X11BASE}/lib/X11/fonts
 
-.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