From 16533c096153b0745fc8c62d3456eb8943534701 Mon Sep 17 00:00:00 2001 From: jperkin Date: Tue, 9 May 2017 09:05:37 +0000 Subject: Requires termcap. --- sysutils/top/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sysutils/top/Makefile b/sysutils/top/Makefile index 17b927ba676..a1f707da272 100644 --- a/sysutils/top/Makefile +++ b/sysutils/top/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2016/02/26 10:24:14 jperkin Exp $ +# $NetBSD: Makefile,v 1.43 2017/05/09 09:05:37 jperkin Exp $ DISTNAME= top-3.6.1 PKGREVISION= 1 @@ -27,4 +27,5 @@ CONFIGURE_ARGS.Darwin+= --with-module=macosx post-extract: ${CP} ${FILESDIR}/m_dragonfly.c ${WRKSRC}/machine +.include "../../mk/termcap.buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3