summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-05-29 11:52:06 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-05-29 11:52:06 +0000
commit084fb3fd71649bedc1a0272f7efc412188023a4d (patch)
tree4caf18e12ac608e9c708648db1d342d0233ed979 /net-im
parent- Update to r6129 (diff)
Fix dependency on dns/p5-Net-DNS
Noticed by: Ion-Mihai Tetcu <itetcu@>
Notes
Notes: svn path=/head/; revision=213866
Diffstat (limited to 'net-im')
-rw-r--r--net-im/p5-Net-XMPP2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/p5-Net-XMPP2/Makefile b/net-im/p5-Net-XMPP2/Makefile
index 94d7afc90f03..908191dfd283 100644
--- a/net-im/p5-Net-XMPP2/Makefile
+++ b/net-im/p5-Net-XMPP2/Makefile
@@ -22,7 +22,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Di
${SITE_PERL}/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}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \
+ ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \
${SITE_PERL}/XML/Writer.pm:${PORTSDIR}/textproc/p5-XML-Writer
PERL_CONFIGURE= yes