diff options
Diffstat (limited to 'textproc/ocaml-yaxi/Makefile')
-rw-r--r-- | textproc/ocaml-yaxi/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/ocaml-yaxi/Makefile b/textproc/ocaml-yaxi/Makefile index a49f94799776..4bde78cd100d 100644 --- a/textproc/ocaml-yaxi/Makefile +++ b/textproc/ocaml-yaxi/Makefile @@ -26,8 +26,6 @@ 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 |