aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Locale-Maketext-Lexicon/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2003-12-09 13:16:55 +0000
committerMathieu Arnold <mat@FreeBSD.org>2003-12-09 13:16:55 +0000
commit4a932fe0d3613ba405938cc2320a28ef87540867 (patch)
treea723ffbdd9b7264e1cbd01f33164283980b0ddb7 /devel/p5-Locale-Maketext-Lexicon/Makefile
parent3596748b97a9dbb914a9f9509cdfa768039d8aec (diff)
downloadports-4a932fe0d3613ba405938cc2320a28ef87540867.tar.gz
ports-4a932fe0d3613ba405938cc2320a28ef87540867.zip
Update to 0.33
Work with all perls
Notes
Notes: svn path=/head/; revision=95475
Diffstat (limited to 'devel/p5-Locale-Maketext-Lexicon/Makefile')
-rw-r--r--devel/p5-Locale-Maketext-Lexicon/Makefile14
1 files changed, 2 insertions, 12 deletions
diff --git a/devel/p5-Locale-Maketext-Lexicon/Makefile b/devel/p5-Locale-Maketext-Lexicon/Makefile
index 47711f4fa2d8..e10a6e241dc7 100644
--- a/devel/p5-Locale-Maketext-Lexicon/Makefile
+++ b/devel/p5-Locale-Maketext-Lexicon/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Locale-Maketext-Lexicon
-PORTVERSION= 0.32
+PORTVERSION= 0.33
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Locale
@@ -32,14 +32,4 @@ MAN3= Locale::Maketext::Extract.3 \
MAN1= xgettext.pl.1
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} <= 500601
-.if ${PERL_LEVEL} == 500601
-BUILD_DEPENDS+= ${SITE_PERL}/Encode/compat.pm:${PORTSDIR}/devel/p5-Encode-compat
-.else
-IGNORE="Need at least perl 5.6.1 to build"
-.endif
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>