aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/hs-haxml
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2005-04-22 15:22:34 +0800
committervs <vs@FreeBSD.org>2005-04-22 15:22:34 +0800
commit9d058f0349a246fb849c99eeadbc9f2f356aae05 (patch)
tree1e827941615ec2b4362fcef2e275cf1e5b425d63 /textproc/hs-haxml
parentd16f6a7cb3f1331336f7abeff933de206ca89850 (diff)
downloadfreebsd-ports-gnome-9d058f0349a246fb849c99eeadbc9f2f356aae05.tar.gz
freebsd-ports-gnome-9d058f0349a246fb849c99eeadbc9f2f356aae05.tar.zst
freebsd-ports-gnome-9d058f0349a246fb849c99eeadbc9f2f356aae05.zip
Mark as BROKEN: Not compatible with latest GHC yet
Diffstat (limited to 'textproc/hs-haxml')
-rw-r--r--textproc/hs-haxml/Makefile2
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