summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2000-10-20 02:05:34 +0000
committerhubertf <hubertf@pkgsrc.org>2000-10-20 02:05:34 +0000
commit66146c9f9ebe24ccccd7ae67b797623656959938 (patch)
treec83f65296db389b4778384ce73524e193b3c5005 /print
parent000179589ccf0100ffb6d82dfad0746d7a87b7d9 (diff)
downloadpkgsrc-66146c9f9ebe24ccccd7ae67b797623656959938.tar.gz
Make non-interactive. Whee!
Diffstat (limited to 'print')
-rw-r--r--print/acroread/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/acroread/Makefile b/print/acroread/Makefile
index 5d3c44d943f..16b3476417d 100644
--- a/print/acroread/Makefile
+++ b/print/acroread/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2000/10/14 22:59:01 lukem Exp $
+# $NetBSD: Makefile,v 1.22 2000/10/20 02:05:34 hubertf Exp $
# FreeBSD Id: Makefile,v 1.13 1999/04/08 07:49:18 dima Exp $
PKGNAME= acroread-4.05
@@ -14,6 +14,7 @@ NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}
NO_SRC_ON_FTP= ${RESTRICTED}
+LICENSE= adobe-acrobat-license
NO_BUILD= YES
@@ -66,7 +67,7 @@ NS_PLUGINS_DIR= ${PREFIX}/lib/netscape/plugins
do-install:
@${MKDIR} ${PREFIX}/Acrobat4
- @ReadInstallDir=${PREFIX}/Acrobat4 ${WRKSRC}/INSTALL
+ @( ${ECHO} accept ) | PAGER=${CAT} ReadInstallDir=${PREFIX}/Acrobat4 ${WRKSRC}/INSTALL
post-install:
@cd ${PREFIX}/Acrobat4/bin && \