aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2003-05-13 18:14:51 +0800
committerdemon <demon@FreeBSD.org>2003-05-13 18:14:51 +0800
commitf288e5ac631842c3d8fe1b78af0624adf503d51b (patch)
treef4458f8f286f50d3d2f7a74020dfdd639825ed95 /net
parentbe70692e60216237c62058472d9a4ba947b70a4e (diff)
downloadfreebsd-ports-graphics-f288e5ac631842c3d8fe1b78af0624adf503d51b.tar.gz
freebsd-ports-graphics-f288e5ac631842c3d8fe1b78af0624adf503d51b.tar.zst
freebsd-ports-graphics-f288e5ac631842c3d8fe1b78af0624adf503d51b.zip
Depend on p5-Time-modules rather than p5-Time.
Diffstat (limited to 'net')
-rw-r--r--net/lla/Makefile2
-rw-r--r--net/p5-Net-Jabber/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/lla/Makefile b/net/lla/Makefile
index 6fedc7def1b..549add94f9c 100644
--- a/net/lla/Makefile
+++ b/net/lla/Makefile
@@ -18,7 +18,7 @@ COMMENT= Perl-based LDAP log statistics generator
RUN_DEPENDS= ${SITE_ARCH_PERL}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc \
${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \
- ${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time
+ ${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time-modules
NO_BUILD= yes
NO_WRKSUBDIR= yes
diff --git a/net/p5-Net-Jabber/Makefile b/net/p5-Net-Jabber/Makefile
index 885f1e0789e..35d2cf9ae36 100644
--- a/net/p5-Net-Jabber/Makefile
+++ b/net/p5-Net-Jabber/Makefile
@@ -18,7 +18,7 @@ COMMENT= Net::Jabber provide a Perl Developer access to the Jabber protocol
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/XML/Stream.pm:${PORTSDIR}/textproc/p5-XML-Stream \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String \
- ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Time/Timezone.pm:${PORTSDIR}/devel/p5-Time
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Time/Timezone.pm:${PORTSDIR}/devel/p5-Time-modules
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes