diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-22 00:03:02 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-22 00:03:02 +0000 |
commit | 4f0cbfc6a62ceab1ab123699eac46959fab1d077 (patch) | |
tree | de83d17382b2e68c87518f9e9659e85d3cf4d3bc /textproc/hs-HaXml | |
parent | 7eebc12c5710df43ee5fc34b998cd1bcbbf3d82c (diff) | |
download | ports-4f0cbfc6a62ceab1ab123699eac46959fab1d077.tar.gz ports-4f0cbfc6a62ceab1ab123699eac46959fab1d077.zip |
Notes
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 |