summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorobache <obache>2011-03-17 13:17:51 +0000
committerobache <obache>2011-03-17 13:17:51 +0000
commitc553e3d3ddc449d0800b834c85401b47661fa27e (patch)
tree5ebad0adce9e52fdfdd706ee9047e72bd8e8bd58 /print
parentb495392631942030b46ead112047bd4f9cf8e555 (diff)
downloadpkgsrc-c553e3d3ddc449d0800b834c85401b47661fa27e.tar.gz
Fixes last user-desrdir support commit.
Diffstat (limited to 'print')
-rw-r--r--print/acroread5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/acroread5/Makefile b/print/acroread5/Makefile
index c022cc7066c..ab208d5a0cb 100644
--- a/print/acroread5/Makefile
+++ b/print/acroread5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2011/03/17 13:07:22 obache Exp $
+# $NetBSD: Makefile,v 1.40 2011/03/17 13:17:51 obache Exp $
DISTNAME= acroread5 # overridden below
PKGNAME= acroread5-5.10
@@ -63,7 +63,7 @@ do-install:
SUBST_CLASSES+= rmdestdir
SUBST_STAGE.rmdestdir= post-install
-SUBST_FILES.rmdestdir= ${DESTDIR}${PREFIX}/bin/acroread
+SUBST_FILES.rmdestdir= ${DESTDIR}${PREFIX}/bin/acroread5
SUBST_SED.rmdestdir= -e 's,${DESTDIR},,g'
.include "../../mk/bsd.pkg.mk"