aboutsummaryrefslogtreecommitdiffstats
path: root/mail/p5-Mail-Verify
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-06-30 21:10:09 +0800
committeraz <az@FreeBSD.org>2012-06-30 21:10:09 +0800
commita7e7fdfccf4fa5eb805f6acc1ee10004c46d3037 (patch)
treef78a57ac64c34629a389583eb8e4f37a5cd8becd /mail/p5-Mail-Verify
parent5648943fce0bad82d0f6c6a2c9ab8d5a9157aae0 (diff)
downloadfreebsd-ports-gnome-a7e7fdfccf4fa5eb805f6acc1ee10004c46d3037.tar.gz
freebsd-ports-gnome-a7e7fdfccf4fa5eb805f6acc1ee10004c46d3037.tar.zst
freebsd-ports-gnome-a7e7fdfccf4fa5eb805f6acc1ee10004c46d3037.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
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 b924bbeed790..01bb635fc88c 100644
--- a/mail/p5-Mail-Verify/Makefile
+++ b/mail/p5-Mail-Verify/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= chifeng@gmail.com
COMMENT= Perl module to verify email addresses
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS
+BUILD_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes