diff options
author | Johan van Selst <johans@FreeBSD.org> | 2013-08-06 15:23:12 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2013-08-06 15:23:12 +0000 |
commit | 52438ab7094193223883d4e19806390a25f8b703 (patch) | |
tree | e3e7748c400267126a8cc79f4038e714510bb2fa /graphics/ocaml-images | |
parent | 56fa81cad277192d6bae8a51acb4ea230d86cae7 (diff) | |
download | ports-52438ab7094193223883d4e19806390a25f8b703.tar.gz ports-52438ab7094193223883d4e19806390a25f8b703.zip |
Notes
Diffstat (limited to 'graphics/ocaml-images')
-rw-r--r-- | graphics/ocaml-images/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/graphics/ocaml-images/Makefile b/graphics/ocaml-images/Makefile index 3e1bd02f1613..d409efc5b8f7 100644 --- a/graphics/ocaml-images/Makefile +++ b/graphics/ocaml-images/Makefile @@ -17,10 +17,6 @@ COMMENT= Objective Caml image processing library BUILD_DEPENDS= ${LOCALBASE}/share/aclocal/ocaml.m4:${PORTSDIR}/lang/ocaml-autoconf -DEPRECATED= Broken for more than 6 month -EXPIRATION_DATE= 2013-03-05 -BROKEN= does not compile - USE_AUTOTOOLS= aclocal autoheader automake autoconf ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing |