Revert previous. The fetch is not interactive enough to be marked as such.
This commit is contained in:
parent
20dd1b05f5
commit
90764dd2e1
1 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.7 2005/07/20 15:11:55 kristerw Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2005/07/21 01:35:50 kristerw Exp $
|
||||
#
|
||||
# Unfortunately, some reading of the United States law (DMCA) means
|
||||
# that we are not able to provide pointers to the source or homepage
|
||||
|
@ -24,8 +24,6 @@ NO_BIN_ON_FTP= ${RESTRICTED}
|
|||
NO_SRC_ON_CDROM= ${RESTRICTED}
|
||||
NO_BIN_ON_CDROM= ${RESTRICTED}
|
||||
|
||||
INTERACTIVE_STAGE= fetch
|
||||
|
||||
USE_LIBTOOL= YES
|
||||
GNU_CONFIGURE= YES
|
||||
|
||||
|
|
Loading…
Reference in a new issue