From 2ddfedbb9175908599e5d68acb13ece49cd70516 Mon Sep 17 00:00:00 2001 From: agc Date: Tue, 2 Jul 2002 11:29:11 +0000 Subject: Deprecate IS_INTERACTIVE Mark this package with an interactive installation stage --- 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 6dc9d242041..ff291da426b 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2002/03/23 17:44:21 yyamano Exp $ +# $NetBSD: Makefile,v 1.32 2002/07/02 11:29:11 agc Exp $ DISTNAME= xmcd-3.0.2 CATEGORIES= audio @@ -15,7 +15,7 @@ PATCH_DIST_STRIP= -p1 WRKSRC= ${WRKDIR}/xmcd-3.0 USE_NCURSES= yes USE_IMAKE= yes -IS_INTERACTIVE= yes # asks a lot of questions +INTERACTIVE_STAGE= install MAKE_ENV+= SHELL=${SH} post-patch: -- cgit v1.2.3