From 9502d2324857b7ad42d14beb89997b5323cfd936 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Sat, 9 Jan 2010 11:38:37 +0000 Subject: [PATCH] Mark BROKEN on 9.x: does not build --- japanese/perl5/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/japanese/perl5/Makefile b/japanese/perl5/Makefile index b3ca7655bcb0..88e2b52474a4 100644 --- a/japanese/perl5/Makefile +++ b/japanese/perl5/Makefile @@ -42,6 +42,10 @@ COMMENT= Pattern Extraction and Recognition Language + Japanese patches .include +.if ${OSVERSION} >= 900000 +BROKEN= does not build +.endif + HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Configure CONFIGURE_ARGS= -sde -Dprefix=${PREFIX} -Duseshrplib \