From a5e6276a1e28784135fd0c003317e76b8096a297 Mon Sep 17 00:00:00 2001 From: dholland Date: Mon, 14 May 2012 07:29:50 +0000 Subject: Add missing termcap.bl3.mk. --- editors/jove/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'editors') diff --git a/editors/jove/Makefile b/editors/jove/Makefile index 9985b26780d..3e6975dcc89 100644 --- a/editors/jove/Makefile +++ b/editors/jove/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2011/10/03 00:59:26 dholland Exp $ +# $NetBSD: Makefile,v 1.16 2012/05/14 07:29:50 dholland Exp $ # DISTNAME= jove4.16.0.70 @@ -28,4 +28,5 @@ SUBST_MESSAGE.getline= Fixing conflict with POSIX getline. SUBST_FILES.getline= insert.c io.c io.h recover.c util.c util.h SUBST_SED.getline= -e 's/getline/get_line/' +.include "../../mk/termcap.buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3