summaryrefslogtreecommitdiff
path: root/graphics/xdvipresent
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-01-04 22:37:18 +0000
committerwiz <wiz@pkgsrc.org>2006-01-04 22:37:18 +0000
commitbb7a9cfb33d9d6ab4d4b393caf7357eb5268cde5 (patch)
tree55d64667b534de2b12f22cb8d58b03c18d52ed67 /graphics/xdvipresent
parent2af379ab76fa0b1d326aa45fd0f537ce76313d22 (diff)
downloadpkgsrc-bb7a9cfb33d9d6ab4d4b393caf7357eb5268cde5.tar.gz
Fix installation (PKGMANDIR needs PREFIX).
Diffstat (limited to 'graphics/xdvipresent')
-rw-r--r--graphics/xdvipresent/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xdvipresent/Makefile b/graphics/xdvipresent/Makefile
index d138609f536..b15d448b2be 100644
--- a/graphics/xdvipresent/Makefile
+++ b/graphics/xdvipresent/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/12/27 21:17:57 reed Exp $
+# $NetBSD: Makefile,v 1.13 2006/01/04 22:37:18 wiz Exp $
#
DISTNAME= xdvipresent-0.6p14
@@ -30,7 +30,7 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/xdvipresent ${PREFIX}/bin
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/xdvipresent
${INSTALL_DATA} ${WRKSRC}/example.tex ${EXAMPLES_DIR}
- ${INSTALL_MAN} ${WRKSRC}/doc/xdvipresent.manl ${PKGMANDIR}/man1/xdvipresent.1
+ ${INSTALL_MAN} ${WRKSRC}/doc/xdvipresent.manl ${PREFIX}/${PKGMANDIR}/man1/xdvipresent.1
${INSTALL_DATA_DIR} ${HTML_DIR}
${INSTALL_DATA} ${WRKSRC}/doc/xdvipresent_html/* ${HTML_DIR}
${PREFIX}/bin/texconfig rehash