summaryrefslogtreecommitdiff
path: root/mail/p5-Mail-RBL/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2007-05-03 18:59:31 +0000
committerErwin Lansing <erwin@FreeBSD.org>2007-05-03 18:59:31 +0000
commitb9c775c0ef8fe5e4190a5a93a5ba5e3ae292cdd8 (patch)
treeff5c9645bfab128f44587daa5d0eee27d8e4fc71 /mail/p5-Mail-RBL/Makefile
parentUpdate to GCC 4.2.0 RC3. (diff)
- Update to 1.10
- Remove 4.x cruft
Notes
Notes: svn path=/head/; revision=191490
Diffstat (limited to 'mail/p5-Mail-RBL/Makefile')
-rw-r--r--mail/p5-Mail-RBL/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/mail/p5-Mail-RBL/Makefile b/mail/p5-Mail-RBL/Makefile
index eb2c0bfc26d0..561fb787c892 100644
--- a/mail/p5-Mail-RBL/Makefile
+++ b/mail/p5-Mail-RBL/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Mail-RBL
-PORTVERSION= 1.09
+PORTVERSION= 1.10
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Mail
@@ -26,10 +26,4 @@ MAN3= Mail::RBL.3
FILES= Makefile.PL RBL.pm
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-IGNORE= requires perl 5.6.x or higher. Please install lang/perl5.8 and try again.
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>