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/d0750dee6fda
branches:  trunk
changeset: 396257:d0750dee6fda
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 57acd4406fd0 -r d0750dee6fda 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