diff options
author | kris <kris@FreeBSD.org> | 2007-02-11 09:23:35 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-02-11 09:23:35 +0800 |
commit | 35d77456ca562e360ad86733def5f58bdbde6f66 (patch) | |
tree | db259b23860cf0c04945a8c663ea95acbf8f0b39 /textproc | |
parent | 68db2280bea39b12abe2f3c64f94bb9d12eaaa15 (diff) | |
download | freebsd-ports-gnome-35d77456ca562e360ad86733def5f58bdbde6f66.tar.gz freebsd-ports-gnome-35d77456ca562e360ad86733def5f58bdbde6f66.tar.zst freebsd-ports-gnome-35d77456ca562e360ad86733def5f58bdbde6f66.zip |
Schedule these broken ports for removal on 2007-04-10 if they are still
broken at that time and no fix has been submitted.
Diffstat (limited to 'textproc')
-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 7f42dc392283..e4f2cc838373 100644 --- a/textproc/ocaml-yaxi/Makefile +++ b/textproc/ocaml-yaxi/Makefile @@ -27,6 +27,8 @@ RUN_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ ${OCAML_SITELIBDIR}/camomile/camomile.a:${PORTSDIR}/devel/ocaml-camomile BROKEN= Does not build +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 OCAML_SITELIBDIR= ${LOCALBASE}/lib/ocaml/site-lib USE_GMAKE= yes |