pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/oss The install stage of this package requires i...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/81072882a368
branches:  trunk
changeset: 476409:81072882a368
user:      agc <agc%pkgsrc.org@localhost>
date:      Wed Jun 09 22:46:48 2004 +0000

description:
The install stage of this package requires interactive acceptance of a
licence. Mark the package has having an interactive install stage.

diffstat:

 audio/oss/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r dd6366b406b5 -r 81072882a368 audio/oss/Makefile
--- a/audio/oss/Makefile        Wed Jun 09 22:22:09 2004 +0000
+++ b/audio/oss/Makefile        Wed Jun 09 22:46:48 2004 +0000
@@ -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 @@
 #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



Home | Main Index | Thread Index | Old Index