From 0fd75d08517d8c0d76d3a1cfcfc8282fe8c45113 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 24 Jan 2003 13:36:17 +0000 Subject: Note in USE_NCURSES variable which functions actually are missing for this to build with native curses. --- audio/cmp3/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'audio/cmp3') diff --git a/audio/cmp3/Makefile b/audio/cmp3/Makefile index c32e0512e82..de5de1de3a0 100644 --- a/audio/cmp3/Makefile +++ b/audio/cmp3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2002/10/25 17:17:29 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2003/01/24 13:36:17 wiz Exp $ # DISTNAME= cmp3-2.0pre5 @@ -16,8 +16,7 @@ WRKSRC= ${WRKDIR}/cmp3 USE_BUILDLINK2= YES USE_GMAKE= YES -# missing: newpad, prefresh, pnoutrefresh, wredrawln, redrawwin -USE_NCURSES= YES +USE_NCURSES= # MAX_FORM_COMMAND do-install: ${INSTALL_PROGRAM} ${WRKSRC}/cmp3 ${PREFIX}/bin -- cgit v1.2.3