diff options
Diffstat (limited to 'textproc/hs-HaXml')
-rw-r--r-- | textproc/hs-HaXml/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |