pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/qsubst qsubst: needs termcap



details:   https://anonhg.NetBSD.org/pkgsrc/rev/efddb3b89ba5
branches:  trunk
changeset: 452651:efddb3b89ba5
user:      nia <nia%pkgsrc.org@localhost>
date:      Fri May 14 11:14:42 2021 +0000

description:
qsubst: needs termcap

diffstat:

 textproc/qsubst/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 1fb4f0d15735 -r efddb3b89ba5 textproc/qsubst/Makefile
--- a/textproc/qsubst/Makefile  Fri May 14 11:11:00 2021 +0000
+++ b/textproc/qsubst/Makefile  Fri May 14 11:14:42 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2020/05/04 14:25:52 nia Exp $
+# $NetBSD: Makefile,v 1.14 2021/05/14 11:14:42 nia Exp $
 #
 
 DISTNAME=      qsubst-20010422
@@ -17,4 +17,5 @@
 
 INSTALLATION_DIRS=     bin ${PKGMANDIR}/cat1 ${PKGMANDIR}/man1
 
+.include "../../mk/termcap.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index