From 1a13c4de099a82561adc8f49848b65e3df148d04 Mon Sep 17 00:00:00 2001 From: dholland Date: Wed, 23 May 2012 04:48:35 +0000 Subject: Add missing termcap.bl3.mk. --- editors/jed/Makefile.common | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'editors/jed') 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" -- cgit v1.2.3