diff options
author | antoine <antoine@FreeBSD.org> | 2017-10-09 03:36:26 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-10-09 03:36:26 +0800 |
commit | 1c618cd5d985b256cc992673fb03b60a31e7e055 (patch) | |
tree | 29f3b04e936f6b7116ef8d8c473efc1185c5be4b /textproc | |
parent | 20670f404c231605b3c38261a5366bfe4602a532 (diff) | |
download | freebsd-ports-gnome-1c618cd5d985b256cc992673fb03b60a31e7e055.tar.gz freebsd-ports-gnome-1c618cd5d985b256cc992673fb03b60a31e7e055.tar.zst freebsd-ports-gnome-1c618cd5d985b256cc992673fb03b60a31e7e055.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ocaml-pxp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/ocaml-pxp/Makefile b/textproc/ocaml-pxp/Makefile index fd1bc3934320..e08212853afd 100644 --- a/textproc/ocaml-pxp/Makefile +++ b/textproc/ocaml-pxp/Makefile @@ -14,6 +14,8 @@ BUILD_DEPENDS= ${LOCALBASE}/${OCAML_SITELIBDIR}/netstring/netstring.a:www/ocaml- RUN_DEPENDS= ${LOCALBASE}/${OCAML_SITELIBDIR}/netstring/netstring.a:www/ocaml-net BROKEN= does not build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2017-11-09 OPTIONS_DEFINE= ULEX OPTIONS_DEFAULT=ULEX |