summaryrefslogtreecommitdiff
path: root/dns/p5-Net-DNS-SEC
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-05 07:33:51 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-05 07:33:51 +0000
commitbf60be81d18978782b3c3de21916fdb4a5cbb2e5 (patch)
tree9be083b0fd811caaa5b6ea713f83e7705ea93fbe /dns/p5-Net-DNS-SEC
parentFix build on perl 5.005_03 (diff)
Chase repocopies towards ports/dns
PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr
Notes
Notes: svn path=/head/; revision=88581
Diffstat (limited to 'dns/p5-Net-DNS-SEC')
-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 fde1148cecb6..c550266e9884 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}/net/p5-Net-DNS \
+BUILD_DEPENDS= ${SITE_PERL}/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 \