diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-04-22 07:22:34 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-04-22 07:22:34 +0000 |
commit | 69316e5f6cdd1785a8fa268fb80f378c220c1126 (patch) | |
tree | 5d4f1459d1bd55d2f3d3e578df8b89197223f185 /textproc | |
parent | e45a3559ca73cddc30d350e029278f1df8af484f (diff) | |
download | ports-69316e5f6cdd1785a8fa268fb80f378c220c1126.tar.gz ports-69316e5f6cdd1785a8fa268fb80f378c220c1126.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/hs-HaXml/Makefile | 2 | ||||
-rw-r--r-- | textproc/hs-haxml/Makefile | 2 |
2 files changed, 4 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 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 |