aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-PHP-Serialization/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-PHP-Serialization/Makefile')
-rw-r--r--devel/p5-PHP-Serialization/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/devel/p5-PHP-Serialization/Makefile b/devel/p5-PHP-Serialization/Makefile
index e6c3a5c8bf1c..0d513d0e4485 100644
--- a/devel/p5-PHP-Serialization/Makefile
+++ b/devel/p5-PHP-Serialization/Makefile
@@ -15,14 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
COMMENT= Converting the output of PHP serialize() into the Perl
-PERL_CONFIGURE= yes
+PERL_CONFIGURE= 5.8.0+
MAN3= PHP::Serialization.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500800
-IGNORE= requires Perl 5.8 or later. Install lang/perl5.8 and try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>