From 15983f3ca34cd21860e16841c2fba9b92fdc86b1 Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 17 Mar 2010 15:44:00 +0000 Subject: USE_NCURSES=# -> USE_NCURSES=chgat --- editors/heme/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/editors/heme/Makefile b/editors/heme/Makefile index dcb942a3fd4..112711389d0 100644 --- a/editors/heme/Makefile +++ b/editors/heme/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2008/03/03 18:25:52 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2010/03/17 15:44:00 joerg Exp $ # DISTNAME= heme-0.4 @@ -14,7 +14,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir BUILD_TARGET= heme -USE_NCURSES= # mvwchgat +USE_NCURSES= chgat USE_TOOLS+= gmake INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 -- cgit v1.2.3