summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsbd <sbd>2010-07-13 11:11:48 +0000
committersbd <sbd>2010-07-13 11:11:48 +0000
commit88826f91997ff0f1beb1fde764f44e3ba0b82466 (patch)
tree0b4eb8743338dadf57dea816a52e390214dbbc91
parent59a0b0ec5affca2d26055d735fb29dab3b972a60 (diff)
downloadpkgsrc-88826f91997ff0f1beb1fde764f44e3ba0b82466.tar.gz
Honor ${PKGMANDIR}
-rw-r--r--devel/scmgit-base/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/scmgit-base/PLIST b/devel/scmgit-base/PLIST
index 0cb74f480ee..c8499be8888 100644
--- a/devel/scmgit-base/PLIST
+++ b/devel/scmgit-base/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.18 2010/04/28 22:01:43 morr Exp $
+@comment $NetBSD: PLIST,v 1.19 2010/07/13 11:11:48 sbd Exp $
bin/git
bin/git-cvsserver
bin/git-receive-pack
@@ -7,7 +7,7 @@ bin/git-upload-archive
bin/git-upload-pack
${PLIST.gui}bin/gitk
${PERL5_SUB_INSTALLVENDORLIB}/Git.pm
-lib/perl5/vendor_perl/man/man3/Git.3
+lib/perl5/vendor_perl/${PKGMANDIR}/man3/Git.3
${PLIST.python}${PYSITELIB}/git_remote_helpers/__init__.py
${PLIST.python}${PYSITELIB}/git_remote_helpers/__init__.pyc
${PLIST.python}${PYSITELIB}/git_remote_helpers/git/__init__.py