summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authortnn <tnn>2009-07-21 09:59:09 +0000
committertnn <tnn>2009-07-21 09:59:09 +0000
commit999e4b3a399f17289a4a84631d6669d9d9208d96 (patch)
tree7bd447117de6ff336df8b27e537106fd36054cc8 /textproc
parent6f93ad0c261474de817473cc9348ff290f4da72c (diff)
downloadpkgsrc-999e4b3a399f17289a4a84631d6669d9d9208d96.tar.gz
needs termcap
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ispell-base/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ispell-base/Makefile b/textproc/ispell-base/Makefile
index 5d51dd52dad..7e656b57178 100644
--- a/textproc/ispell-base/Makefile
+++ b/textproc/ispell-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2009/02/12 16:06:32 joerg Exp $
+# $NetBSD: Makefile,v 1.35 2009/07/21 09:59:09 tnn Exp $
#
DISTNAME= ispell-3.3.02
@@ -58,4 +58,5 @@ do-configure:
${ECHO} "#define MAKE_SORTTMP \"\"" >> local.h;
.endif
+.include "../../mk/termcap.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"