pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/ispell-base needs termcap
details: https://anonhg.NetBSD.org/pkgsrc/rev/097a03d9078f
branches: trunk
changeset: 562109:097a03d9078f
user: tnn <tnn%pkgsrc.org@localhost>
date: Tue Jul 21 09:59:09 2009 +0000
description:
needs termcap
diffstat:
textproc/ispell-base/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r fbf3300b213a -r 097a03d9078f textproc/ispell-base/Makefile
--- a/textproc/ispell-base/Makefile Tue Jul 21 09:45:12 2009 +0000
+++ b/textproc/ispell-base/Makefile Tue Jul 21 09:59:09 2009 +0000
@@ -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 @@
${ECHO} "#define MAKE_SORTTMP \"\"" >> local.h;
.endif
+.include "../../mk/termcap.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index