pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/libdvdcss Remove the _FETCH_MESSAGE part fo...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/12455e874ce4
branches:  trunk
changeset: 500619:12455e874ce4
user:      agc <agc%pkgsrc.org@localhost>
date:      Mon Oct 10 21:38:45 2005 +0000

description:
Remove the _FETCH_MESSAGE part for just now, but keep the interactive
fetch stage.

diffstat:

 multimedia/libdvdcss/Makefile |  17 +----------------
 1 files changed, 1 insertions(+), 16 deletions(-)

diffs (31 lines):

diff -r e644ebce7e02 -r 12455e874ce4 multimedia/libdvdcss/Makefile
--- a/multimedia/libdvdcss/Makefile     Mon Oct 10 21:36:56 2005 +0000
+++ b/multimedia/libdvdcss/Makefile     Mon Oct 10 21:38:45 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/10/10 21:09:07 reed Exp $
+# $NetBSD: Makefile,v 1.12 2005/10/10 21:38:45 agc 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
@@ -24,21 +24,6 @@
 
 .if !defined(LIBDVDCSS_MASTER_SITES)
 INTERACTIVE_STAGE=     fetch
-
-_FETCH_MESSAGE=                                                        \
-       ${ECHO} "======================================================================"; \
-       ${ECHO} ;                                                       \
-       ${ECHO} " Unfortunately, some reading of the United States law (DMCA) means";   \
-       ${ECHO} " that we are not able to provide pointers to the source or homepage";  \
-       ${ECHO} " for this software, even in other countries.";         \
-       ${ECHO} ;                                                       \
-       ${ECHO} " Either define LIBDVDCSS_MASTER_SITES to point to the download site or"; \
-       ${ECHO} " manually download the file ${DISTNAME}${EXTRACT_SUFX} containing this"; \
-       ${ECHO} " ${COMMENT} and save to:";                             \
-       ${ECHO} ;                                                       \
-       ${ECHO} "       ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}";         \
-       ${ECHO} ;                                                       \
-       ${ECHO} "======================================================================"
 .endif
 
 USE_LIBTOOL=   YES



Home | Main Index | Thread Index | Old Index