diff options
-rw-r--r-- | www/rt3/Makefile | 2 | ||||
-rw-r--r-- | www/rt32/Makefile | 2 | ||||
-rw-r--r-- | www/rt34/Makefile | 2 | ||||
-rw-r--r-- | www/rt36/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/www/rt3/Makefile b/www/rt3/Makefile index f129f8318248..c584b769aa6e 100644 --- a/www/rt3/Makefile +++ b/www/rt3/Makefile @@ -51,7 +51,7 @@ BUILD_DEPENDS= ${APXS}:${APACHE_PORT} \ ${SITE_PERL}/Text/Wrapper.pm:${PORTSDIR}/textproc/p5-Text-Wrapper \ ${SITE_PERL}/Tie/IxHash.pm:${PORTSDIR}/devel/p5-Tie-IxHash \ ${ARCH_PERL}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \ - ${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time \ + ${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time-modules \ ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/www/rt32/Makefile b/www/rt32/Makefile index f129f8318248..c584b769aa6e 100644 --- a/www/rt32/Makefile +++ b/www/rt32/Makefile @@ -51,7 +51,7 @@ BUILD_DEPENDS= ${APXS}:${APACHE_PORT} \ ${SITE_PERL}/Text/Wrapper.pm:${PORTSDIR}/textproc/p5-Text-Wrapper \ ${SITE_PERL}/Tie/IxHash.pm:${PORTSDIR}/devel/p5-Tie-IxHash \ ${ARCH_PERL}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \ - ${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time \ + ${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time-modules \ ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/www/rt34/Makefile b/www/rt34/Makefile index f129f8318248..c584b769aa6e 100644 --- a/www/rt34/Makefile +++ b/www/rt34/Makefile @@ -51,7 +51,7 @@ BUILD_DEPENDS= ${APXS}:${APACHE_PORT} \ ${SITE_PERL}/Text/Wrapper.pm:${PORTSDIR}/textproc/p5-Text-Wrapper \ ${SITE_PERL}/Tie/IxHash.pm:${PORTSDIR}/devel/p5-Tie-IxHash \ ${ARCH_PERL}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \ - ${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time \ + ${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time-modules \ ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/www/rt36/Makefile b/www/rt36/Makefile index f129f8318248..c584b769aa6e 100644 --- a/www/rt36/Makefile +++ b/www/rt36/Makefile @@ -51,7 +51,7 @@ BUILD_DEPENDS= ${APXS}:${APACHE_PORT} \ ${SITE_PERL}/Text/Wrapper.pm:${PORTSDIR}/textproc/p5-Text-Wrapper \ ${SITE_PERL}/Tie/IxHash.pm:${PORTSDIR}/devel/p5-Tie-IxHash \ ${ARCH_PERL}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \ - ${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time \ + ${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time-modules \ ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize RUN_DEPENDS= ${BUILD_DEPENDS} |