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 /textproc/ocaml-yaxi | |
parent | 7e99b1bd22864eb85392b0f4e51df02545cb0157 (diff) | |
download | ports-1c86122afc7f012560d330f9290bc408864c10c4.tar.gz ports-1c86122afc7f012560d330f9290bc408864c10c4.zip |
Notes
Diffstat (limited to 'textproc/ocaml-yaxi')
-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 |