[Midnightbsd-cvs] mports: Makefile: Don't need to test for another x11 distro that we

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Apr 14 14:19:54 EDT 2008


Log Message:
-----------
Don't need to test for another x11 distro that we don't use.

Modified Files:
--------------
    mports/devel/imake-6:
        Makefile (r1.3 -> r1.4)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/imake-6/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L devel/imake-6/Makefile -L devel/imake-6/Makefile -u -r1.3 -r1.4
--- devel/imake-6/Makefile
+++ devel/imake-6/Makefile
@@ -54,11 +54,4 @@
 		s|%%PTHREAD_LIBS%%|${PTHREAD_LIBS}|g' \
 		${WRKSRC}/cf/FreeBSD.cf
 
-.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
-NO_LATEST_LINK=	yes
-.endif
-
 .include <bsd.port.post.mk>


More information about the Midnightbsd-cvs mailing list