From 768ecc09fa414c90c9c034f59ec4fe4106ded335 Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 28 Nov 1999 23:26:23 +0000 Subject: Backout last commit: "bsd.pkg.mk" provides a default for "${XAW_TYPE}". It is the "readme" target which is broken. --- editors/vim/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'editors/vim') diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 1c4f6c736e0..f324e094730 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 1999/11/28 18:57:52 tron Exp $ +# $NetBSD: Makefile,v 1.25 1999/11/28 23:26:23 tron Exp $ DISTNAME= vim-5.5 CATEGORIES= editors @@ -31,7 +31,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/src DEPENDS= ncurses-4.2:../../devel/ncurses .endif -XAW_TYPE?= standard .if (${XAW_TYPE} == "standard") MAKE_ENV+= XAW_LIB=Xaw .else -- cgit v1.2.3