summaryrefslogtreecommitdiff
path: root/dns/p5-Net-DNS-SEC/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2004-01-03 12:57:38 +0000
committerErwin Lansing <erwin@FreeBSD.org>2004-01-03 12:57:38 +0000
commit9f6ce0eba723027f3eabaef5f34151f7721b6738 (patch)
treeab64d0d4c0a305cb0287924c1739406eabc676e0 /dns/p5-Net-DNS-SEC/Makefile
parentAdd zope-cmfphoto, a Photo product for Zope/CMF (diff)
Fix after rearrangement of p5-Net-DNS
Forgotten by: dougb Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp>
Notes
Notes: svn path=/head/; revision=97231
Diffstat (limited to '')
-rw-r--r--dns/p5-Net-DNS-SEC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-Net-DNS-SEC/Makefile b/dns/p5-Net-DNS-SEC/Makefile
index c550266e9884..862f3adba355 100644
--- a/dns/p5-Net-DNS-SEC/Makefile
+++ b/dns/p5-Net-DNS-SEC/Makefile
@@ -16,7 +16,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= erwin@FreeBSD.org
COMMENT= DNSSEC extensions to Net::DNS
-BUILD_DEPENDS= ${SITE_PERL}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \
${SITE_PERL}/${PERL_ARCH}/Crypt/OpenSSL/RSA.pm:${PORTSDIR}/security/p5-Crypt-OpenSSL-RSA \
${SITE_PERL}/${PERL_ARCH}/Crypt/OpenSSL/DSA.pm:${PORTSDIR}/security/p5-Crypt-OpenSSL-DSA \
${SITE_PERL}/${PERL_ARCH}/Crypt/OpenSSL/Bignum.pm:${PORTSDIR}/security/p5-Crypt-OpenSSL-Bignum \