From 34e102913e603a7584f9d29025e339729cd82636 Mon Sep 17 00:00:00 2001 From: cjep Date: Sat, 18 Oct 2003 13:08:48 +0000 Subject: Whitespace fixes --- devel/oaf/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/oaf') diff --git a/devel/oaf/Makefile b/devel/oaf/Makefile index 8245b4d01da..86787a097cd 100644 --- a/devel/oaf/Makefile +++ b/devel/oaf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2003/10/10 16:31:08 reed Exp $ +# $NetBSD: Makefile,v 1.30 2003/10/18 13:08:49 cjep Exp $ # DISTNAME= oaf-0.6.10 @@ -30,7 +30,7 @@ LEX= ${LOCALBASE}/bin/flex .if !exists(/usr/bin/yacc) BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison -YACC= ${LOCALBASE}/bin/bison +YACC= ${LOCALBASE}/bin/bison .endif .include "../../devel/popt/buildlink2.mk" -- cgit v1.2.3