aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Locale-Maketext
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2007-08-31 13:37:23 +0000
committerMathieu Arnold <mat@FreeBSD.org>2007-08-31 13:37:23 +0000
commitd1850a3d8ce1023f97814bd5db8642bfc8e695e0 (patch)
treebba44484f7b230fd6b557cc34a841c889282242a /devel/p5-Locale-Maketext
parentff334859ab3a3bf4271f7fce3a419dc3c28772be (diff)
Notes
Diffstat (limited to 'devel/p5-Locale-Maketext')
-rw-r--r--devel/p5-Locale-Maketext/Makefile14
1 files changed, 2 insertions, 12 deletions
diff --git a/devel/p5-Locale-Maketext/Makefile b/devel/p5-Locale-Maketext/Makefile
index 736226fccce5..2b11d0353caf 100644
--- a/devel/p5-Locale-Maketext/Makefile
+++ b/devel/p5-Locale-Maketext/Makefile
@@ -8,8 +8,7 @@
PORTNAME= Locale-Maketext
PORTVERSION= 1.10
CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Locale
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= mat@FreeBSD.org
@@ -22,13 +21,4 @@ PERL_CONFIGURE= YES
MAN3= Locale::Maketext.3 Locale::Maketext::TPJ13.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-post-patch:
- @${ECHO} "Parts of this module require the utf8 pragma which is\
- not available in your version of Perl. This module will\
- not be fully functional. **"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>