summaryrefslogtreecommitdiff
path: root/print/acroread
diff options
context:
space:
mode:
authorhubertf <hubertf>2001-02-25 04:17:35 +0000
committerhubertf <hubertf>2001-02-25 04:17:35 +0000
commita753e3df91cdc99aabc59d87ac260acdd2edb79d (patch)
treef7733ee24f18b76cbeda1e577b4cec2485f4cf3e /print/acroread
parenta0e1b5390dbcf8c448cd2ce2bff91b542a46a4ef (diff)
downloadpkgsrc-a753e3df91cdc99aabc59d87ac260acdd2edb79d.tar.gz
Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
Diffstat (limited to 'print/acroread')
-rw-r--r--print/acroread/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/acroread/Makefile b/print/acroread/Makefile
index 566842b6c6a..5bd6fef1264 100644
--- a/print/acroread/Makefile
+++ b/print/acroread/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2001/02/17 17:51:36 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2001/02/25 04:18:11 hubertf Exp $
# FreeBSD Id: Makefile,v 1.13 1999/04/08 07:49:18 dima Exp $
PKGNAME= acroread-4.05
@@ -9,7 +9,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.adobe.com/prodindex/acrobat/readstep.html
COMMENT= View, distribute and print PDF documents
-IS_INTERACTIVE= YES
+#HF#IS_INTERACTIVE= YES
RESTRICTED= "Original installer required to redistribute."
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
@@ -68,7 +68,7 @@ PLIST_SRC= ${PKGDIR}/PLIST.pre \
NS_PLUGINS_DIR= ${PREFIX}/lib/netscape/plugins
do-install:
- @${MKDIR} ${PREFIX}/Acrobat4
+ @${INSTALL_DATA_DIR} ${PREFIX}/Acrobat4
@( ${ECHO} accept ) | PAGER=${CAT} ReadInstallDir=${PREFIX}/Acrobat4 ${WRKSRC}/INSTALL
post-install: