diff options
author | obraun <obraun@FreeBSD.org> | 2004-02-22 23:36:33 +0800 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2004-02-22 23:36:33 +0800 |
commit | 9f94222d9d0109dd9552d2b349c983137f26fe9f (patch) | |
tree | 6b52a086b5af5052b719a9f27a07d3793b95d6ff /textproc/hs-haxml/Makefile | |
parent | 402e2b92b98637cee7757430443ea28dd598bea7 (diff) | |
download | freebsd-ports-gnome-9f94222d9d0109dd9552d2b349c983137f26fe9f.tar.gz freebsd-ports-gnome-9f94222d9d0109dd9552d2b349c983137f26fe9f.tar.zst freebsd-ports-gnome-9f94222d9d0109dd9552d2b349c983137f26fe9f.zip |
* Remove forgotten patch and BROKEN.
Submitted by: bento via kris
Pointy hat to: me
Diffstat (limited to 'textproc/hs-haxml/Makefile')
-rw-r--r-- | textproc/hs-haxml/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/hs-haxml/Makefile b/textproc/hs-haxml/Makefile index 93081fe8cbd1..03bd08a12355 100644 --- a/textproc/hs-haxml/Makefile +++ b/textproc/hs-haxml/Makefile @@ -16,8 +16,6 @@ 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 |