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
commit1a13c4de099a82561adc8f49848b65e3df148d04 (patch)
tree50e9fd06212f51b5ca58da8cd528b470af33bb9e /editors/jed
parent9b82e9a27b238d93d0c76ee9b7139b38e8afb51c (diff)
downloadpkgsrc-1a13c4de099a82561adc8f49848b65e3df148d04.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"