pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/libdvdcss Add a reminder not to add INTERAC...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4cae08382ce4
branches:  trunk
changeset: 500677:4cae08382ce4
user:      dillo <dillo%pkgsrc.org@localhost>
date:      Tue Oct 11 16:47:44 2005 +0000

description:
Add a reminder not to add INTERACTIVE_STATE=fetch.  It has been
added and removed twice in the last two months.

diffstat:

 multimedia/libdvdcss/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r e490f4982c3d -r 4cae08382ce4 multimedia/libdvdcss/Makefile
--- a/multimedia/libdvdcss/Makefile     Tue Oct 11 16:40:22 2005 +0000
+++ b/multimedia/libdvdcss/Makefile     Tue Oct 11 16:47:44 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2005/10/10 21:54:31 agc Exp $
+# $NetBSD: Makefile,v 1.14 2005/10/11 16:47:44 dillo Exp $
 #
 # In order to ensure compliance with U.S. and international law, please
 # do not modify this file to provide pointers to the source or homepage
@@ -22,6 +22,9 @@
 NO_SRC_ON_CDROM=       ${RESTRICTED}
 NO_BIN_ON_CDROM=       ${RESTRICTED}
 
+# Do *not* add INTERACTIVE_STATE=fetch.  The fetch state is not
+# interactive if LIBDVDCSS_MASTER_SITES is defined.
+
 USE_LIBTOOL=   YES
 GNU_CONFIGURE= YES
 



Home | Main Index | Thread Index | Old Index