From 5769198ff0e9dc44b50c2a3772156bb18f3c4d82 Mon Sep 17 00:00:00 2001 From: lebel Date: Tue, 10 Sep 2002 18:09:25 +0000 Subject: [PATCH] NOT_FOR_ARCHS=sparc64; this needs to be investigated --- lang/ocaml/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile index c378d9fa928..964c5061f2f 100644 --- a/lang/ocaml/Makefile +++ b/lang/ocaml/Makefile @@ -1,7 +1,10 @@ -# $OpenBSD: Makefile,v 1.19 2002/08/25 20:44:40 naddy Exp $ +# $OpenBSD: Makefile,v 1.20 2002/09/10 18:09:25 lebel Exp $ COMMENT= "ML language based on complete class-based objective system" +# for the time being +NOT_FOR_ARCHS= sparc64 + DISTNAME= ocaml-3.06 CATEGORIES= lang MASTER_SITES= http://caml.inria.fr/distrib/${DISTNAME}/