summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authordholland <dholland>2012-05-23 04:48:35 +0000
committerdholland <dholland>2012-05-23 04:48:35 +0000
commit18f693e0892f94f412d1f2e9ef565c9b469d269c (patch)
tree50e9fd06212f51b5ca58da8cd528b470af33bb9e /editors
parent519acbb628a8f050794968ffa9714853a6f4051d (diff)
downloadpkgsrc-18f693e0892f94f412d1f2e9ef565c9b469d269c.tar.gz
Add missing termcap.bl3.mk.
Diffstat (limited to 'editors')
-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"