From 049437c7997e2e57819f33fedbf3749e8af963c8 Mon Sep 17 00:00:00 2001 From: obache Date: Sat, 29 Sep 2007 12:28:36 +0000 Subject: Need lex & yacc. Problem reported by L. Schmidt in PR 36937 and fix confirmed by Aleksey Cheusov in pkgsrc-bulk@. --- x11/Xaw3d/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11') diff --git a/x11/Xaw3d/Makefile b/x11/Xaw3d/Makefile index 1ced6c6230f..c0723d65468 100644 --- a/x11/Xaw3d/Makefile +++ b/x11/Xaw3d/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2007/09/11 23:49:39 smb Exp $ +# $NetBSD: Makefile,v 1.53 2007/09/29 12:28:36 obache Exp $ # DISTNAME= Xaw3d-1.5E @@ -17,6 +17,7 @@ PKG_DESTDIR_SUPPORT= user-destdir WRKSRC= ${WRKDIR}/xc/lib/Xaw3d USE_IMAKE= YES +USE_TOOLS+= lex yacc PLIST_SRC= ${WRKDIR}/PLIST-src .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3