summaryrefslogtreecommitdiff
path: root/mail/p5-Mail-RBL
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2009-12-23 11:18:44 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2009-12-23 11:18:44 +0000
commit6343c54625b5d63c68e17f3cdeb99a586a4c5599 (patch)
tree364e09cc713a40c3a54c208e7865d00efd045146 /mail/p5-Mail-RBL
parent- Update to 2.13.9 (diff)
- Remove test-only and included-in-perl-5.8 dependencies.
Notes
Notes: svn path=/head/; revision=246490
Diffstat (limited to 'mail/p5-Mail-RBL')
-rw-r--r--mail/p5-Mail-RBL/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Mail-RBL/Makefile b/mail/p5-Mail-RBL/Makefile
index f978b04fb894..75687b37fbe7 100644
--- a/mail/p5-Mail-RBL/Makefile
+++ b/mail/p5-Mail-RBL/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Mail-RBL
PORTVERSION= 1.10
+PORTREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,8 +16,7 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension to access RBL-style host verification services
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \
- p5-NetAddr-IP>0:${PORTSDIR}/net-mgmt/p5-NetAddr-IP \
- ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
+ p5-NetAddr-IP>0:${PORTSDIR}/net-mgmt/p5-NetAddr-IP
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes