summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorClive Lin <clive@FreeBSD.org>2000-12-16 18:28:50 +0000
committerClive Lin <clive@FreeBSD.org>2000-12-16 18:28:50 +0000
commit6460e7b33c85d3c1f4dda6f181d683774520a13c (patch)
treeb1aa3a9665824f631e0d24e5c00ebad4240e3358 /net-im
parentUpdate directory path in MASTER_SITES. (diff)
Correct path to depending object.
PR: 23586 Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
Notes
Notes: svn path=/head/; revision=36031
Diffstat (limited to 'net-im')
-rw-r--r--net-im/p5-Net-Jabber/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/p5-Net-Jabber/Makefile b/net-im/p5-Net-Jabber/Makefile
index 64d6e4062ea5..2da7bd541c24 100644
--- a/net-im/p5-Net-Jabber/Makefile
+++ b/net-im/p5-Net-Jabber/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= leeym@cae.ce.ntu.edu.tw
-RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Stream.pm:${PORTSDIR}/textproc/p5-XML-Stream \
+RUN_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-MD5 \
${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