diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-05-13 10:14:51 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-05-13 10:14:51 +0000 |
commit | 98bd8a1a27698bc4ade5ab4310d4b9b838d4749a (patch) | |
tree | a2573df4737002328cb9f491952d08166b1c3b29 /net-im/p5-Net-Jabber | |
parent | d2795c4cca6f76ef687f37f3a298e99cfc1a214f (diff) | |
download | ports-98bd8a1a27698bc4ade5ab4310d4b9b838d4749a.tar.gz ports-98bd8a1a27698bc4ade5ab4310d4b9b838d4749a.zip |
Notes
Diffstat (limited to 'net-im/p5-Net-Jabber')
-rw-r--r-- | net-im/p5-Net-Jabber/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/p5-Net-Jabber/Makefile b/net-im/p5-Net-Jabber/Makefile index 885f1e0789e8..35d2cf9ae365 100644 --- a/net-im/p5-Net-Jabber/Makefile +++ b/net-im/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 |