diff options
author | kris <kris@FreeBSD.org> | 2004-02-22 08:03:02 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-02-22 08:03:02 +0800 |
commit | f25868c5e05144f03e2547a4ee534f667e518da8 (patch) | |
tree | 99588aa5249d19cdc845557083ff5ff93a73a37c /textproc/hs-HaXml | |
parent | c3626d925b2cf2441f6643bb308e6a4bd31c3078 (diff) | |
download | freebsd-ports-gnome-f25868c5e05144f03e2547a4ee534f667e518da8.tar.gz freebsd-ports-gnome-f25868c5e05144f03e2547a4ee534f667e518da8.tar.zst freebsd-ports-gnome-f25868c5e05144f03e2547a4ee534f667e518da8.zip |
BROKEN: patch fails
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 03bd08a12355..93081fe8cbd1 100644 --- a/textproc/hs-HaXml/Makefile +++ b/textproc/hs-HaXml/Makefile @@ -16,6 +16,8 @@ DISTNAME= HaXml-${PORTVERSION} MAINTAINER= obraun@FreeBSD.org COMMENT= A collection of utilities for using Haskell and XML together +BROKEN= "Patch fails" + USE_SIZE= yes USE_REINPLACE= yes HAS_CONFIGURE= yes |