diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-04-02 17:54:43 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-04-02 17:54:43 +0000 |
commit | 5382b797798cc96be201ca78248d644ac5b3b00a (patch) | |
tree | fe83ab31c4e9d97d9055c23592d46eae2d27198b /chinese/p5-Lingua-ZH-Summarize | |
parent | 551fded38f17dae9a22c4621b1eee090e543099b (diff) | |
download | ports-5382b797798cc96be201ca78248d644ac5b3b00a.tar.gz ports-5382b797798cc96be201ca78248d644ac5b3b00a.zip |
Notes
Diffstat (limited to 'chinese/p5-Lingua-ZH-Summarize')
-rw-r--r-- | chinese/p5-Lingua-ZH-Summarize/Makefile | 9 |
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> |