summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2000-10-20 02:17:43 +0000
committerhubertf <hubertf@pkgsrc.org>2000-10-20 02:17:43 +0000
commit7e82f61da46a8f45f97755f89c680f2a160779cd (patch)
tree424084acfbb6b77444404a817832bf26330ae13c /print
parent66146c9f9ebe24ccccd7ae67b797623656959938 (diff)
downloadpkgsrc-7e82f61da46a8f45f97755f89c680f2a160779cd.tar.gz
Make non-interactive. Hinted at by Dan, untested!
Diffstat (limited to 'print')
-rw-r--r--print/acroread3/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/acroread3/Makefile b/print/acroread3/Makefile
index aa2280cb239..33944559402 100644
--- a/print/acroread3/Makefile
+++ b/print/acroread3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2000/09/08 16:35:07 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2000/10/20 02:17:43 hubertf Exp $
PKGNAME= acroread3-3.01
CATEGORIES= print
@@ -13,6 +13,7 @@ NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
NO_SRC_ON_FTP= ${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}
+LICENSE= adobe-acrobat-license
NO_BUILD= YES
@@ -66,7 +67,7 @@ pre-install:
do-install:
@${MKDIR} ${PREFIX}/Acrobat3
- @ReadInstallDir=${PREFIX}/Acrobat3 ${WRKSRC}/INSTALL
+ @${ECHO} accept | PAGER=${CAT} ReadInstallDir=${PREFIX}/Acrobat3 ${WRKSRC}/INSTALL
post-install:
@cd ${PREFIX}/Acrobat3/bin && \