From 4d8693e10852821390d0c069503229870112e38b Mon Sep 17 00:00:00 2001 From: tron Date: Mon, 30 Apr 2001 15:03:32 +0000 Subject: Fix typo in last commit. --- x11/xservers/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/xservers/Makefile') diff --git a/x11/xservers/Makefile b/x11/xservers/Makefile index 23e0455bfdc..ce528bae1f4 100644 --- a/x11/xservers/Makefile +++ b/x11/xservers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/04/30 15:02:49 tron Exp $# +# $NetBSD: Makefile,v 1.3 2001/04/30 15:03:32 tron Exp $# DISTNAME= xservers-3.3.6.0 CATEGORIES= x11 @@ -17,7 +17,7 @@ USE_X11BASE= YES .if !defined(X11_RELEASE) && !defined(CHECK_X11) X11_RELEASE!= ${MAKE} CHECK_X11=YES print-x11-release -MAKEFLAGS+= X11_RELEASE="${X11_RELEASE} +MAKEFLAGS+= X11_RELEASE="${X11_RELEASE}" .if (${X11_RELEASE} == "6.3") IGNORE= "The X11 servers are included in your X11 distribution." .endif -- cgit v1.2.3