summaryrefslogtreecommitdiffstats
path: root/mail/p5-Mail-Verify
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2004-01-03 20:30:39 +0000
committerdougb <dougb@FreeBSD.org>2004-01-03 20:30:39 +0000
commit62eb6e43b2b08f13800cf75eb92678f40bbbecbf (patch)
treee3da7934a7a20c517121bc63ab9ed122d0f88ca8 /mail/p5-Mail-Verify
parent3560384e3eab90846a9f70b8f7b3176176542285 (diff)
downloadFreeBSD-ports-62eb6e43b2b08f13800cf75eb92678f40bbbecbf.zip
FreeBSD-ports-62eb6e43b2b08f13800cf75eb92678f40bbbecbf.tar.gz
Adjust the dependency check on p5-Net-DNS to take into account its
new PERL_ARCH'ified location. In a few cases, standardize on searching for ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm instead of other files.
Diffstat (limited to 'mail/p5-Mail-Verify')
-rw-r--r--mail/p5-Mail-Verify/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Mail-Verify/Makefile b/mail/p5-Mail-Verify/Makefile
index 665b138..cc01760 100644
--- a/mail/p5-Mail-Verify/Makefile
+++ b/mail/p5-Mail-Verify/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= petef@FreeBSD.org
COMMENT= Perl module to verify email addresses
-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
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
OpenPOWER on IntegriCloud