summaryrefslogtreecommitdiff
path: root/print/acroread3
diff options
context:
space:
mode:
authorhubertf <hubertf>2000-10-20 02:17:43 +0000
committerhubertf <hubertf>2000-10-20 02:17:43 +0000
commitedfa35621cfc67b45e0380dfb56aee4896085c6c (patch)
tree424084acfbb6b77444404a817832bf26330ae13c /print/acroread3
parent128f848f45cccbe6472152df68218658474ca9f5 (diff)
downloadpkgsrc-edfa35621cfc67b45e0380dfb56aee4896085c6c.tar.gz
Make non-interactive. Hinted at by Dan, untested!
Diffstat (limited to 'print/acroread3')
-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 && \