aboutsummaryrefslogtreecommitdiff
path: root/multimedia/dvdrip
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-01-13 21:36:30 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-01-13 21:36:30 +0000
commitc54081c323363c5e154f32092616d2edb3df520e (patch)
tree66ef131529435a659fbc1208c883b1209dcb73a8 /multimedia/dvdrip
parentd74cbc6d5333a30ac6a52c823a54be8b510929fe (diff)
downloadports-c54081c323363c5e154f32092616d2edb3df520e.tar.gz
ports-c54081c323363c5e154f32092616d2edb3df520e.zip
- Update dependency lines for new p5-AnyEvent
Reported by: pointyhat Feature safe: yes
Notes
Notes: svn path=/head/; revision=267754
Diffstat (limited to 'multimedia/dvdrip')
-rw-r--r--multimedia/dvdrip/Makefile2
1 files changed, 1 insertions, 1 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 \