aboutsummaryrefslogtreecommitdiff
path: root/devel/bugzilla2
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2005-04-21 08:31:39 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2005-04-21 08:31:39 +0000
commit2c0625ffb2a1c180b7eb8db945d8f1382aaca2dd (patch)
tree0af13efc4e898634ffdbf9aa016124e92e292bdd /devel/bugzilla2
parent8f61098ad39b955f027b09bf3ca2e44753e63547 (diff)
downloadports-2c0625ffb2a1c180b7eb8db945d8f1382aaca2dd.tar.gz
ports-2c0625ffb2a1c180b7eb8db945d8f1382aaca2dd.zip
Notes
Diffstat (limited to 'devel/bugzilla2')
-rw-r--r--devel/bugzilla2/Makefile2
-rw-r--r--devel/bugzilla2/pkg-message2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/bugzilla2/Makefile b/devel/bugzilla2/Makefile
index a45cfaa70ec7..642b31552f8c 100644
--- a/devel/bugzilla2/Makefile
+++ b/devel/bugzilla2/Makefile
@@ -27,7 +27,7 @@ RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DB
${SITE_PERL}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate \
${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit \
${SITE_PERL}/Text/Wrap.pm:${PORTSDIR}/textproc/p5-Text-Tabs+Wrap \
- ${SITE_PERL}/Data/Dumper.pm:${PORTSDIR}/devel/p5-Data-Dumper \
+ ${SITE_PERL}/${PERL_ARCH}/Data/Dumper.pm:${PORTSDIR}/devel/p5-Data-Dumper \
${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec \
${SITE_PERL}/PatchReader.pm:${PORTSDIR}/devel/p5-PatchReader
diff --git a/devel/bugzilla2/pkg-message b/devel/bugzilla2/pkg-message
index 9237e1d77785..bc3951aebbe1 100644
--- a/devel/bugzilla2/pkg-message
+++ b/devel/bugzilla2/pkg-message
@@ -20,5 +20,5 @@
For more complete database setup and post-installation instructions
and security tips/notes please read "Bugzilla Guide" in
- %%DOCSDIR%% (chapter 4: Installation)
+ %%DOCSDIR%%/html/ (chapter 2: "Installing Bugzilla")
==========================================================================