From 3753033a4f76fab43a79cd9dc2300e85d4d734ed Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Fri, 28 Mar 2003 17:38:29 +0000 Subject: mark it broken Noted by: kris --- devel/ppl/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel/ppl') diff --git a/devel/ppl/Makefile b/devel/ppl/Makefile index 9d243603df9b..2c846c8b01f9 100644 --- a/devel/ppl/Makefile +++ b/devel/ppl/Makefile @@ -33,8 +33,9 @@ INSTALLS_SHLIB= yes .include +# ppl needs gcc > 3.1, with libgmp4 compiled with the same gcc version .if ${OSVERSION} < 500035 -#BROKEN= "Does not build" +BROKEN= "Does not build" .endif .include -- cgit v1.2.3