From 7eb3410951a5e3486719dcfabcfb755c711ce823 Mon Sep 17 00:00:00 2001 From: jperkin Date: Sat, 6 Sep 2014 07:40:00 +0000 Subject: Requires USE_TOOLS+=yacc. --- textproc/ja-groff/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/ja-groff') diff --git a/textproc/ja-groff/Makefile b/textproc/ja-groff/Makefile index e678f9e89a3..2e15d4eeb14 100644 --- a/textproc/ja-groff/Makefile +++ b/textproc/ja-groff/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:37:34 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2014/09/06 07:42:11 jperkin Exp $ DISTNAME= groff-1.10 PKGNAME= ja-groff-0.99 @@ -17,7 +17,7 @@ COMMENT= Japanese enhancement of GNU groff MAKE_JOBS_SAFE= no -USE_TOOLS+= gmake perl:run +USE_TOOLS+= gmake perl:run yacc USE_LANGUAGES= c c++ GNU_CONFIGURE= yes CONFIGURE_HAS_MANDIR= no -- cgit v1.2.3