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/xmcd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/xmcd') diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index 87cdef8220d..7c3fa6f6e8a 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2002/10/08 11:50:04 jlam Exp $ +# $NetBSD: Makefile,v 1.34 2003/01/24 13:36:18 wiz Exp $ DISTNAME= xmcd-3.0.2 CATEGORIES= audio @@ -15,7 +15,7 @@ PATCH_DIST_STRIP= -p1 WRKSRC= ${WRKDIR}/xmcd-3.0 USE_BUILDLINK2= # defined -USE_NCURSES= # defined +USE_NCURSES= # cursor_normal, cursor_invisible (in ncurses in term.h) USE_IMAKE= # defined MAKE_ENV+= BATCH_BINDIR=${PREFIX}/bin MAKE_ENV+= BATCH_LIBDIR=${PREFIX}/lib/X11 -- cgit v1.2.3