summaryrefslogtreecommitdiff
path: root/multimedia/libdvdcss
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2005-10-10 20:04:26 +0000
committerreed <reed@pkgsrc.org>2005-10-10 20:04:26 +0000
commitd77629c124b0d69e1913ad626ec76fd49793530a (patch)
tree1473d554c2de61aed33719c6e3ba2e5d307aaf50 /multimedia/libdvdcss
parent9ec3a6344c18de949ec64f5c3c7bcedb2db39aba (diff)
downloadpkgsrc-d77629c124b0d69e1913ad626ec76fd49793530a.tar.gz
Add a message for an interactive fetch stage to tell
pkgsrc user to place the distfile.
Diffstat (limited to 'multimedia/libdvdcss')
-rw-r--r--multimedia/libdvdcss/Makefile19
1 files changed, 18 insertions, 1 deletions
diff --git a/multimedia/libdvdcss/Makefile b/multimedia/libdvdcss/Makefile
index 2f370dd80fc..fb2376fbdf4 100644
--- a/multimedia/libdvdcss/Makefile
+++ b/multimedia/libdvdcss/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/10/01 08:03:32 agc Exp $
+# $NetBSD: Makefile,v 1.10 2005/10/10 20:04:26 reed 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,23 @@ NO_BIN_ON_FTP= ${RESTRICTED}
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
+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} " The file ${DISTNAME}${EXTRACT_SUFX} containing"; \
+ ${ECHO} " ${COMMENT}"; \
+ ${ECHO} " must be fetched into:"; \
+ ${ECHO} ; \
+ ${ECHO} " ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}"; \
+ ${ECHO} ; \
+ ${ECHO} "======================================================================"
+
USE_LIBTOOL= YES
GNU_CONFIGURE= YES