The install stage of this package requires interactive acceptance of a
licence. Mark the package has having an interactive install stage.
This commit is contained in:
parent
c6aa165b4e
commit
671b8c5504
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.28 2004/04/01 11:23:32 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.29 2004/06/09 22:46:48 agc Exp $
|
||||
|
||||
DISTNAME= oss-${OSS_VERSION} # Overridden below
|
||||
PKGNAME= oss-${OSS_VERSION}
|
||||
|
@ -13,6 +13,8 @@ COMMENT= Open Sound System(TM) soundcard driver
|
|||
#ONLY_FOR_PLATFORM+= NetBSD-1.6_*-i386
|
||||
OSVERSION_SPECIFIC= yes
|
||||
|
||||
INTERACTIVE_STAGE= install
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
||||
DISTNAME= oss${OSS_VERSION:S/.//g}-netbsd-v1.6.2
|
||||
|
|
Loading…
Reference in a new issue