From a65279d89b972246fbc84476135c7c7e548cac0f Mon Sep 17 00:00:00 2001 From: krion Date: Tue, 21 Oct 2003 22:59:58 +0000 Subject: - Mark broken on alpha-5.x PR: 58267 Submitted by: maintainer --- www/wiliki/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/www/wiliki/Makefile b/www/wiliki/Makefile index 54f06261dd78..51bd42d63174 100644 --- a/www/wiliki/Makefile +++ b/www/wiliki/Makefile @@ -24,6 +24,10 @@ GNU_CONFIGURE= yes .include +.if ${MACHINE_ARCH} == "alpha" && ${OSVERSION} >= 500000 +BROKEN= "Does not build" +.endif + .if exists(${LOCALBASE}/bin/gauche-config) GAUCHE_VER= `gauche-config -V` .else -- cgit it repository'/>
aboutsummaryrefslogtreecommitdiffstats