diff options
author | bapt <bapt@FreeBSD.org> | 2012-04-10 07:51:44 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-04-10 07:51:44 +0800 |
commit | be265396a89275fdfca64087ff628ff1369be849 (patch) | |
tree | 481f9a69f7bae873d0cc02c1d7f93f6aef544395 /databases/ocaml-pgocaml/Makefile | |
parent | 37d6981d67304bae5530f74ca92c339ecdb39791 (diff) | |
download | freebsd-ports-gnome-be265396a89275fdfca64087ff628ff1369be849.tar.gz freebsd-ports-gnome-be265396a89275fdfca64087ff628ff1369be849.tar.zst freebsd-ports-gnome-be265396a89275fdfca64087ff628ff1369be849.zip |
Mark as deprecated and set expiration to 2012-05-10 for ports that are mark as broken for more than 6 month
Diffstat (limited to 'databases/ocaml-pgocaml/Makefile')
-rw-r--r-- | databases/ocaml-pgocaml/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/ocaml-pgocaml/Makefile b/databases/ocaml-pgocaml/Makefile index f2f885bf74e9..b3d411dcadb5 100644 --- a/databases/ocaml-pgocaml/Makefile +++ b/databases/ocaml-pgocaml/Makefile @@ -20,6 +20,9 @@ BUILD_DEPENDS= ${LOCALBASE}/${OCAML_SITELIBDIR}/extlib:${PORTSDIR}/devel/ocaml-e ${LOCALBASE}/${OCAML_SITELIBDIR}/calendar:${PORTSDIR}/devel/ocaml-calendar \ ${LOCALBASE}/${OCAML_SITELIBDIR}/csv:${PORTSDIR}/textproc/ocaml-csv +DEPRECATED= BROKEN for more than 6 month +EXPIRATION_DATE= 2012-05-10 + BROKEN= does not build USE_GMAKE= yes |