summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2015-03-14 14:55:35 +0000
committertnn <tnn@pkgsrc.org>2015-03-14 14:55:35 +0000
commitb84d2193079a05cac1460ee58b896ccacfa4c309 (patch)
tree056d6901a4a7f635643f0f70f8d109a6e2bd1c37 /sysutils
parentbc7327cd273252a9ed09b1995270ad6e0f29a26c (diff)
downloadpkgsrc-b84d2193079a05cac1460ee58b896ccacfa4c309.tar.gz
needs termcap
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/dtpstree/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/dtpstree/Makefile b/sysutils/dtpstree/Makefile
index fab3f2e907e..55218459d3e 100644
--- a/sysutils/dtpstree/Makefile
+++ b/sysutils/dtpstree/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/10/23 19:50:59 asau Exp $
+# $NetBSD: Makefile,v 1.3 2015/03/14 14:55:35 tnn Exp $
#
DISTNAME= dtpstree-1.0.3
@@ -21,4 +21,5 @@ MAKE_FILE= GNUmakefile
.include "options.mk"
+.include "../../mk/termcap.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"