From 1e82450de4ba0475326fbf8673ef11d05629c6ef Mon Sep 17 00:00:00 2001 From: dholland Date: Mon, 18 Jun 2012 03:44:52 +0000 Subject: Add missing termcap.bl3.mk. --- editors/ne/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'editors') diff --git a/editors/ne/Makefile b/editors/ne/Makefile index 9b3cf730983..3cc787ad0ad 100644 --- a/editors/ne/Makefile +++ b/editors/ne/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2009/06/30 00:07:14 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2012/06/18 03:44:52 dholland Exp $ DISTNAME= ne-1.31 CATEGORIES= editors @@ -29,4 +29,5 @@ do-install: ${INSTALL_DATA} ${_DISTDIR}/NE.spec.ascii ${_DISTDIR}/NE.changes.spec \ ${WRKSRC}/LICENCE ${DESTDIR}${PREFIX}/share/doc/ne +.include "../../mk/termcap.buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3