pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/libdvdcss Mark the fetching stage as being ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/455500ea0523
branches: trunk
changeset: 497099:455500ea0523
user: kristerw <kristerw%pkgsrc.org@localhost>
date: Wed Jul 20 15:11:55 2005 +0000
description:
Mark the fetching stage as being interactive.
diffstat:
multimedia/libdvdcss/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r d7878eb31a2e -r 455500ea0523 multimedia/libdvdcss/Makefile
--- a/multimedia/libdvdcss/Makefile Wed Jul 20 14:49:53 2005 +0000
+++ b/multimedia/libdvdcss/Makefile Wed Jul 20 15:11:55 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/07/14 03:56:37 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2005/07/20 15:11:55 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,6 +24,8 @@
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
+INTERACTIVE_STAGE= fetch
+
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
Home |
Main Index |
Thread Index |
Old Index