summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-03-17 13:39:29 +0000
committerobache <obache@pkgsrc.org>2011-03-17 13:39:29 +0000
commit50d77f4c3b49bdf0820069f218ef328fb88373ef (patch)
tree1c4d12b710ea85f81a98e27f5df0310e9451c873 /print
parent630282dabcc0515bc9581d60af7c7ba9b2325f97 (diff)
downloadpkgsrc-50d77f4c3b49bdf0820069f218ef328fb88373ef.tar.gz
one more destdir fix.
Diffstat (limited to 'print')
-rw-r--r--print/acroread5/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/acroread5/Makefile b/print/acroread5/Makefile
index ab208d5a0cb..d2c033216f1 100644
--- a/print/acroread5/Makefile
+++ b/print/acroread5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2011/03/17 13:17:51 obache Exp $
+# $NetBSD: Makefile,v 1.41 2011/03/17 13:39:29 obache Exp $
DISTNAME= acroread5 # overridden below
PKGNAME= acroread5-5.10
@@ -64,6 +64,7 @@ do-install:
SUBST_CLASSES+= rmdestdir
SUBST_STAGE.rmdestdir= post-install
SUBST_FILES.rmdestdir= ${DESTDIR}${PREFIX}/bin/acroread5
+SUBST_FILES.rmdestdir= ${DESTDIR}${PREFIX}/Acrobat5/bin/acroread
SUBST_SED.rmdestdir= -e 's,${DESTDIR},,g'
.include "../../mk/bsd.pkg.mk"