From ebc314b6b704f2fc02bd6cd4816e82442007f8b0 Mon Sep 17 00:00:00 2001 From: nia Date: Fri, 14 May 2021 11:14:42 +0000 Subject: qsubst: needs termcap --- textproc/qsubst/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc/qsubst') 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" -- cgit v1.2.3