aboutsummaryrefslogtreecommitdiff
path: root/japanese/p5-MeCab
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-21 22:13:46 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-21 22:13:46 +0000
commit9e9dcdd897e281ba542f43777310f92388c5e51e (patch)
treec49e874fd657bc4d06f988f985a514fc051e7c8f /japanese/p5-MeCab
parent8b63fe22b55748666da037dc8b891ab878ef6bb9 (diff)
downloadports-9e9dcdd897e281ba542f43777310f92388c5e51e.tar.gz
ports-9e9dcdd897e281ba542f43777310f92388c5e51e.zip
BROKEN on 4.x: does not compile
Notes
Notes: svn path=/head/; revision=101614
Diffstat (limited to 'japanese/p5-MeCab')
-rw-r--r--japanese/p5-MeCab/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/japanese/p5-MeCab/Makefile b/japanese/p5-MeCab/Makefile
index c49b977c139e..6020b9f1c553 100644
--- a/japanese/p5-MeCab/Makefile
+++ b/japanese/p5-MeCab/Makefile
@@ -22,6 +22,10 @@ PERL_CONFIGURE= yes
.include <bsd.port.pre.mk>
+.if ${OSVERSION} < 500000
+BROKEN= "Does not compile"
+.endif
+
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5-
post-install: