summaryrefslogtreecommitdiff
path: root/textproc/qsubst
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-05-14 11:14:42 +0000
committernia <nia@pkgsrc.org>2021-05-14 11:14:42 +0000
commitebc314b6b704f2fc02bd6cd4816e82442007f8b0 (patch)
tree19476b820889a0109825dbf58a2a99c3f8217b99 /textproc/qsubst
parent0dd88799b454b936a4314731a4487e6be7f2f4e9 (diff)
downloadpkgsrc-ebc314b6b704f2fc02bd6cd4816e82442007f8b0.tar.gz
qsubst: needs termcap
Diffstat (limited to 'textproc/qsubst')
-rw-r--r--textproc/qsubst/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/qsubst/Makefile b/textproc/qsubst/Makefile
index d3c30901e3c..422bf7906d9 100644
--- a/textproc/qsubst/Makefile
+++ b/textproc/qsubst/Makefile
@@ -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 @@ BUILDLINK_TRANSFORM+= rm:-Werror
INSTALLATION_DIRS= bin ${PKGMANDIR}/cat1 ${PKGMANDIR}/man1
+.include "../../mk/termcap.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"