summaryrefslogtreecommitdiff
path: root/editors/jed
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-05-23 04:48:35 +0000
committerdholland <dholland@pkgsrc.org>2012-05-23 04:48:35 +0000
commitec4921892d879bcc6563ca300716ea0a1dcbf2fe (patch)
tree50e9fd06212f51b5ca58da8cd528b470af33bb9e /editors/jed
parent504cb55016b5fa89da3489e2fc2b8b05573c3fea (diff)
downloadpkgsrc-ec4921892d879bcc6563ca300716ea0a1dcbf2fe.tar.gz
Add missing termcap.bl3.mk.
Diffstat (limited to 'editors/jed')
-rw-r--r--editors/jed/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/jed/Makefile.common b/editors/jed/Makefile.common
index 724185ddcf7..e0fdc38303b 100644
--- a/editors/jed/Makefile.common
+++ b/editors/jed/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.11 2012/05/23 04:47:13 dholland Exp $
+# $NetBSD: Makefile.common,v 1.12 2012/05/23 04:48:35 dholland Exp $
#
# used by:
@@ -33,3 +33,4 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/lib/jed.conf ${DESTDIR}${EGDIR}
.include "../../devel/libslang/buildlink3.mk"
+.include "../../mk/termcap.buildlink3.mk"