aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-01-14 05:36:30 +0800
committerPav Lucistnik <pav@FreeBSD.org>2011-01-14 05:36:30 +0800
commitc54081c323363c5e154f32092616d2edb3df520e (patch)
tree66ef131529435a659fbc1208c883b1209dcb73a8
parentd74cbc6d5333a30ac6a52c823a54be8b510929fe (diff)
downloadfreebsd-ports-gnome-c54081c323363c5e154f32092616d2edb3df520e.tar.gz
freebsd-ports-gnome-c54081c323363c5e154f32092616d2edb3df520e.tar.zst
freebsd-ports-gnome-c54081c323363c5e154f32092616d2edb3df520e.zip
- Update dependency lines for new p5-AnyEvent
Reported by: pointyhat Feature safe: yes
-rw-r--r--multimedia/dvdrip/Makefile2
-rw-r--r--net-im/p5-Net-XMPP2/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/dvdrip/Makefile b/multimedia/dvdrip/Makefile
index effd4d54a111..1fc7c428319f 100644
--- a/multimedia/dvdrip/Makefile
+++ b/multimedia/dvdrip/Makefile
@@ -27,7 +27,7 @@ RUN_DEPENDS+= cdrdao:${PORTSDIR}/sysutils/cdrdao \
${LOCALBASE}/sbin/fping:${PORTSDIR}/net/fping \
${BUILD_DEPENDS}
BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
- ${SITE_PERL}/AnyEvent.pm:${PORTSDIR}/devel/p5-AnyEvent \
+ ${SITE_PERL}/${PERL_ARCH}/AnyEvent.pm:${PORTSDIR}/devel/p5-AnyEvent \
${SITE_PERL}/Event/ExecFlow.pm:${PORTSDIR}/devel/p5-Event-ExecFlow \
${SITE_PERL}/Gtk2/Ex/FormFactory.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2-Ex-FormFactory \
${SITE_PERL}/Event/RPC.pm:${PORTSDIR}/devel/p5-Event-RPC \
diff --git a/net-im/p5-Net-XMPP2/Makefile b/net-im/p5-Net-XMPP2/Makefile
index fe8203efdb05..21e575c2363b 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 \