aboutsummaryrefslogtreecommitdiff
path: root/www/p5-PLP
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-04-06 06:48:45 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-04-06 06:48:45 +0000
commite7babf915317e77ffd1ab391345d28228ba531a0 (patch)
treebdf93f7baa785cef871ffc88e3b56d970297fd81 /www/p5-PLP
parent09a9e7b069a527125d909242b7d73e6dc3949808 (diff)
downloadports-e7babf915317e77ffd1ab391345d28228ba531a0.tar.gz
ports-e7babf915317e77ffd1ab391345d28228ba531a0.zip
- Remove old Perl support from unmaintained ports in categories starting
with letter o-z
Notes
Notes: svn path=/head/; revision=189335
Diffstat (limited to 'www/p5-PLP')
-rw-r--r--www/p5-PLP/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/www/p5-PLP/Makefile b/www/p5-PLP/Makefile
index 4fe4c8329534..d6c78a33b2c4 100644
--- a/www/p5-PLP/Makefile
+++ b/www/p5-PLP/Makefile
@@ -31,12 +31,6 @@ IGNORE= WITH_MOD_PERL must be either '1' or '2', or undefined
.endif
.endif
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-IGNORE= "Perl 5.6 or newer required. Install lang/perl5.[6,8] and try again"
-.endif
-
pre-fetch:
@${ECHO_CMD}
.if defined(WITH_MOD_PERL)
@@ -58,4 +52,5 @@ pre-fetch:
@${ECHO_CMD} " WITH_MOD_PERL=2 Enables unofficial, experimental mod_perl 2.x support"
.endif
@${ECHO_CMD}
-.include <bsd.port.post.mk>
+
+.include <bsd.port.mk>