diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-07-12 06:10:01 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-07-12 06:10:01 +0000 |
commit | 1c86122afc7f012560d330f9290bc408864c10c4 (patch) | |
tree | 9ad30409177b7c242b1fc26fbae8c54a98a912a6 | |
parent | Upgrade to 3.7p3. (diff) |
BROKEN: Unfetchable
Notes
Notes:
svn path=/head/; revision=113448
-rw-r--r-- | textproc/ocaml-yaxi/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/ocaml-yaxi/Makefile b/textproc/ocaml-yaxi/Makefile index 4bde78cd100d..a49f94799776 100644 --- a/textproc/ocaml-yaxi/Makefile +++ b/textproc/ocaml-yaxi/Makefile @@ -26,6 +26,8 @@ RUN_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ ${OCAML_SITELIBDIR}/ulex/ulexing.a:${PORTSDIR}/devel/ocaml-ulex \ ${OCAML_SITELIBDIR}/camomile/camomile.a:${PORTSDIR}/devel/ocaml-camomile +BROKEN= "Unfetchable" + OCAML_SITELIBDIR= ${LOCALBASE}/lib/ocaml/site-lib USE_GMAKE= yes |