From 9d058f0349a246fb849c99eeadbc9f2f356aae05 Mon Sep 17 00:00:00 2001 From: vs Date: Fri, 22 Apr 2005 07:22:34 +0000 Subject: Mark as BROKEN: Not compatible with latest GHC yet --- textproc/hs-haxml/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'textproc/hs-haxml') diff --git a/textproc/hs-haxml/Makefile b/textproc/hs-haxml/Makefile index 72159db26321..ea3a62316af0 100644 --- a/textproc/hs-haxml/Makefile +++ b/textproc/hs-haxml/Makefile @@ -15,6 +15,8 @@ DISTNAME= HaXml-${PORTVERSION} MAINTAINER= haskell@FreeBSD.org COMMENT= A collection of utilities for using Haskell and XML together +BROKEN= "Not compatible with latest GHC yet" + USE_REINPLACE= yes HAS_CONFIGURE= yes USE_GMAKE= yes -- cgit