diff options
author | vs <vs@FreeBSD.org> | 2004-09-02 23:14:45 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-09-02 23:14:45 +0800 |
commit | 717e5921bc0f7a05ceda802ef43d2a12460e213c (patch) | |
tree | 840b98b4104379ac4db2566fcb18c64dcca96ac2 /textproc | |
parent | cd9159823ecc45b551786df153f90f07f63633bc (diff) | |
download | freebsd-ports-gnome-717e5921bc0f7a05ceda802ef43d2a12460e213c.tar.gz freebsd-ports-gnome-717e5921bc0f7a05ceda802ef43d2a12460e213c.tar.zst freebsd-ports-gnome-717e5921bc0f7a05ceda802ef43d2a12460e213c.zip |
Unbreak: Fetchable again.
PR: ports/71285
Submitted by: Stefan Walter
Diffstat (limited to 'textproc')
-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 |