From 5af3dc089ab9f792a8dc628b08708a116a7b8364 Mon Sep 17 00:00:00 2001 From: cheusov Date: Wed, 3 Aug 2011 09:30:48 +0000 Subject: "yacc" was added to USE_TOOLS --- lang/sr/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lang/sr') diff --git a/lang/sr/Makefile b/lang/sr/Makefile index e52eb71b23b..541564cd832 100644 --- a/lang/sr/Makefile +++ b/lang/sr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2010/03/03 13:01:43 is Exp $ +# $NetBSD: Makefile,v 1.20 2011/08/03 09:30:48 cheusov Exp $ # DISTNAME= sr233 @@ -16,6 +16,8 @@ PKG_DESTDIR_SUPPORT= user-destdir MAKE_JOBS_SAFE= no +USE_TOOLS+= yacc + WRKSRC= ${WRKDIR} TEST_TARGET= verify AUTO_MKDIRS= yes -- cgit v1.2.3