Deprecate IS_INTERACTIVE
Mark this package with an interactive configuration stage
This commit is contained in:
parent
2ddfedbb91
commit
30bf0f60bb
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.2 2001/02/16 13:51:27 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2002/07/02 11:30:02 agc Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ircu2.10.04
|
||||
|
@ -13,7 +13,7 @@ HOMEPAGE= http://coder-com.undernet.org/
|
|||
COMMENT= Internet Relay Chat server customized for Undernet
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
IS_INTERACTIVE= yes
|
||||
INTERACTIVE_STAGE= configure
|
||||
|
||||
post-configure:
|
||||
@${CP} ${FILESDIR}/config ${WRKSRC}/config/.config
|
||||
|
|
Loading…
Reference in a new issue