summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorgutteridge <gutteridge@pkgsrc.org>2020-04-19 13:50:39 +0000
committergutteridge <gutteridge@pkgsrc.org>2020-04-19 13:50:39 +0000
commitc9b50ce3e4273a58129478ce3992f0e610a523b1 (patch)
tree560c05cb2758dd0c602d2203e2d968438ce1e0b4 /textproc
parent5ea895673220abe7778687f06e8449826266b6c4 (diff)
downloadpkgsrc-c9b50ce3e4273a58129478ce3992f0e610a523b1.tar.gz
ispell-en_GB: needs yacc
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ispell-en_GB/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ispell-en_GB/Makefile b/textproc/ispell-en_GB/Makefile
index 21cabe66d6f..1f308059fb9 100644
--- a/textproc/ispell-en_GB/Makefile
+++ b/textproc/ispell-en_GB/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2020/04/17 06:04:17 gutteridge Exp $
+# $NetBSD: Makefile,v 1.9 2020/04/19 13:50:39 gutteridge Exp $
#
DISTNAME= ispell-3.4.00
@@ -11,6 +11,7 @@ HOMEPAGE= http://ficus-www.cs.ucla.edu/geoff/ispell.html
COMMENT= British dictionary for interactive spelling checker
CONFLICTS+= ispell-british-[0-9]*
+USE_TOOLS+= yacc
DEPENDS+= ispell>=3.3.02:../../textproc/ispell
PATCHDIR= ${.CURDIR}/../../textproc/ispell/patches