diff options
author | pav <pav@FreeBSD.org> | 2011-01-14 05:36:30 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-01-14 05:36:30 +0800 |
commit | 28084864e498a6c0d650df153c3e9894ca51e817 (patch) | |
tree | 9388ecb4f6e551633feb574c607cf504df619cf6 /net-im | |
parent | 8557c32d49d679172257ab83e12e4e51c6062b1e (diff) | |
download | freebsd-ports-graphics-28084864e498a6c0d650df153c3e9894ca51e817.tar.gz freebsd-ports-graphics-28084864e498a6c0d650df153c3e9894ca51e817.tar.zst freebsd-ports-graphics-28084864e498a6c0d650df153c3e9894ca51e817.zip |
- Update dependency lines for new p5-AnyEvent
Reported by: pointyhat
Feature safe: yes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/p5-Net-XMPP2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/p5-Net-XMPP2/Makefile b/net-im/p5-Net-XMPP2/Makefile index fe8203efdb0..21e575c2363 100644 --- a/net-im/p5-Net-XMPP2/Makefile +++ b/net-im/p5-Net-XMPP2/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Di ${SITE_PERL}/${PERL_ARCH}/Net/LibIDN.pm:${PORTSDIR}/dns/p5-Net-LibIDN \ ${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay \ ${SITE_PERL}/${PERL_ARCH}/XML/Parser/Expat.pm:${PORTSDIR}/textproc/p5-XML-Parser \ - ${SITE_PERL}/AnyEvent.pm:${PORTSDIR}/devel/p5-AnyEvent \ + ${SITE_PERL}/${PERL_ARCH}/AnyEvent.pm:${PORTSDIR}/devel/p5-AnyEvent \ ${SITE_PERL}/Authen/SASL.pm:${PORTSDIR}/security/p5-Authen-SASL \ ${SITE_PERL}/BS/Event.pm:${PORTSDIR}/devel/p5-BS-Event \ ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \ |