summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-04-02 17:54:43 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-04-02 17:54:43 +0000
commit5382b797798cc96be201ca78248d644ac5b3b00a (patch)
treefe83ab31c4e9d97d9055c23592d46eae2d27198b /chinese
parentCatch up with the latest CVS, fix the charset/locale stuff. Bump the (diff)
- Remove old Perl support from unmaintained ports in categories starting
with letter b-f
Notes
Notes: svn path=/head/; revision=189024
Diffstat (limited to 'chinese')
-rw-r--r--chinese/p5-Lingua-ZH-Summarize/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/chinese/p5-Lingua-ZH-Summarize/Makefile b/chinese/p5-Lingua-ZH-Summarize/Makefile
index e7329f07ebf3..7c997ef89b99 100644
--- a/chinese/p5-Lingua-ZH-Summarize/Makefile
+++ b/chinese/p5-Lingua-ZH-Summarize/Makefile
@@ -23,11 +23,4 @@ PERL_CONFIGURE= yes
MAN3= Lingua::ZH::Summarize.3
-.include <bsd.port.pre.mk>
-
-# chinese/p5-Lingua-ZH-Toke needs 5.6.x
-.if ${PERL_LEVEL} < 500600
-IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>