aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Server-Simple-Static/Makefile
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2007-07-29 18:38:17 +0000
committerLars Thegler <lth@FreeBSD.org>2007-07-29 18:38:17 +0000
commitf15ae4003b9c824c8dcdf5c1b93b280f89d51938 (patch)
tree46a15f24a3199a7ac83aa10f66009dd39964f115 /www/p5-HTTP-Server-Simple-Static/Makefile
parent0dfa120d2f602d8c22117fd5ecc6d2e10475bcc7 (diff)
downloadports-f15ae4003b9c824c8dcdf5c1b93b280f89d51938.tar.gz
ports-f15ae4003b9c824c8dcdf5c1b93b280f89d51938.zip
Notes
Diffstat (limited to 'www/p5-HTTP-Server-Simple-Static/Makefile')
-rw-r--r--www/p5-HTTP-Server-Simple-Static/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/www/p5-HTTP-Server-Simple-Static/Makefile b/www/p5-HTTP-Server-Simple-Static/Makefile
index f7ff3a841982..ef46e04e2fec 100644
--- a/www/p5-HTTP-Server-Simple-Static/Makefile
+++ b/www/p5-HTTP-Server-Simple-Static/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= HTTP-Server-Simple-Static
-PORTVERSION= 0.05
+PORTVERSION= 0.06
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= HTTP
@@ -25,8 +25,4 @@ PERL_MODBUILD= yes
MAN3= HTTP::Server::Simple::Static.3
-.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500600
-IGNORE= requires Perl 5.6 or newer. Install lang/perl5 or lang/perl5.8, and try again
-.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>