diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-07-14 04:30:00 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-07-14 04:30:00 +0000 |
commit | 84676f24098536c1b28fad4b6b71e19f186e4834 (patch) | |
tree | f519be8a01bf5066812da3af9a45363b6d75f04d /devel/ocaml-pcre/Makefile | |
parent | 412515350cf87bcc829229e1b489b659dc739196 (diff) |
Notes
Diffstat (limited to 'devel/ocaml-pcre/Makefile')
-rw-r--r-- | devel/ocaml-pcre/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ocaml-pcre/Makefile b/devel/ocaml-pcre/Makefile index 5a638cbb359d..95ee93948112 100644 --- a/devel/ocaml-pcre/Makefile +++ b/devel/ocaml-pcre/Makefile @@ -15,6 +15,8 @@ DISTNAME= pcre-ocaml-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Perl compatible regular expressions for Objective Caml +BROKEN= fails to fetch + BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ ocamlfind:${PORTSDIR}/devel/ocaml-findlib LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre-utf8 |