aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Locale-Maketext-Simple/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Locale-Maketext-Simple/Makefile')
-rw-r--r--devel/p5-Locale-Maketext-Simple/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/devel/p5-Locale-Maketext-Simple/Makefile b/devel/p5-Locale-Maketext-Simple/Makefile
index 819b09798495..15da8e375c00 100644
--- a/devel/p5-Locale-Maketext-Simple/Makefile
+++ b/devel/p5-Locale-Maketext-Simple/Makefile
@@ -19,4 +19,10 @@ PERL_CONFIGURE= yes
MAN3= Locale::Maketext::Simple.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500600
+IGNORE= requires Perl 5.6.x or later. Install lang/perl5 then try again
+.endif
+
+.include <bsd.port.post.mk>
0cc81'>Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-211-0/+1 * - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-151-1/+0 * Convert to new perl framework.Guido Falsi2013-07-311-2/+1 * Convert the ports I maintain to USES=gmake.Guido Falsi2013-07-091-3/+3 * Add some shebangfix to allow building most of the ports tree without /usr/bin...Baptiste Daroussin2013-05-071-2/+4 * Fix build with bmake as makeBaptiste Daroussin2013-05-031-0/+3 * - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1 * Update PCRE to 8.32Martin Matuska2012-12-111-1/+1 * - Fix paths to html documentation in man pages [1]Guido Falsi2012-10-201-9/+25 * - Update to 2.6.0Guido Falsi2012-09-294-19/+99 * Drop maintainership since i don't use it anymoreRenato Botelho2012-08-031-1/+1