diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/bugzilla/Makefile | 2 | ||||
-rw-r--r-- | devel/bugzilla/pkg-message | 2 | ||||
-rw-r--r-- | devel/bugzilla2/Makefile | 2 | ||||
-rw-r--r-- | devel/bugzilla2/pkg-message | 2 | ||||
-rw-r--r-- | devel/bugzilla3/Makefile | 2 | ||||
-rw-r--r-- | devel/bugzilla3/pkg-message | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/devel/bugzilla/Makefile b/devel/bugzilla/Makefile index a45cfaa70ec7..642b31552f8c 100644 --- a/devel/bugzilla/Makefile +++ b/devel/bugzilla/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/bugzilla/pkg-message b/devel/bugzilla/pkg-message index 9237e1d77785..bc3951aebbe1 100644 --- a/devel/bugzilla/pkg-message +++ b/devel/bugzilla/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") ========================================================================== 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") ========================================================================== diff --git a/devel/bugzilla3/Makefile b/devel/bugzilla3/Makefile index a45cfaa70ec7..642b31552f8c 100644 --- a/devel/bugzilla3/Makefile +++ b/devel/bugzilla3/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/bugzilla3/pkg-message b/devel/bugzilla3/pkg-message index 9237e1d77785..bc3951aebbe1 100644 --- a/devel/bugzilla3/pkg-message +++ b/devel/bugzilla3/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") ========================================================================== |