aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2010-01-09 19:38:37 +0800
committererwin <erwin@FreeBSD.org>2010-01-09 19:38:37 +0800
commit5c233797f47ab76d493aed7b470c34ec6c1c30cb (patch)
tree3f6634f502f37d002cbc48f75fb5f7e0a12fafde /japanese
parenta86a3d6351cc528fa23534b7b17720bd2dd56db1 (diff)
downloadfreebsd-ports-graphics-5c233797f47ab76d493aed7b470c34ec6c1c30cb.tar.gz
freebsd-ports-graphics-5c233797f47ab76d493aed7b470c34ec6c1c30cb.tar.zst
freebsd-ports-graphics-5c233797f47ab76d493aed7b470c34ec6c1c30cb.zip
Mark BROKEN on 9.x: does not build
Diffstat (limited to 'japanese')
-rw-r--r--japanese/perl5/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/japanese/perl5/Makefile b/japanese/perl5/Makefile
index b3ca7655bcb..88e2b52474a 100644
--- a/japanese/perl5/Makefile
+++ b/japanese/perl5/Makefile
@@ -42,6 +42,10 @@ COMMENT= Pattern Extraction and Recognition Language + Japanese patches
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 900000
+BROKEN= does not build
+.endif
+
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= Configure
CONFIGURE_ARGS= -sde -Dprefix=${PREFIX} -Duseshrplib \