diff options
author | antoine <antoine@FreeBSD.org> | 2014-09-28 14:56:33 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-09-28 14:56:33 +0800 |
commit | 7728d8a9c948cfbc1941587c7111ab8b847df7f9 (patch) | |
tree | fe0717534289a2d862928b47a74b1ac58d7a2c27 /lang | |
parent | ec341f67c6b2801febd1fcc589b2128cdfa9826d (diff) | |
download | freebsd-ports-gnome-7728d8a9c948cfbc1941587c7111ab8b847df7f9.tar.gz freebsd-ports-gnome-7728d8a9c948cfbc1941587c7111ab8b847df7f9.tar.zst freebsd-ports-gnome-7728d8a9c948cfbc1941587c7111ab8b847df7f9.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'lang')
-rw-r--r-- | lang/kroc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/kroc/Makefile b/lang/kroc/Makefile index 19a0d8276259..6b8dbbb41bd8 100644 --- a/lang/kroc/Makefile +++ b/lang/kroc/Makefile @@ -13,6 +13,8 @@ MAINTAINER= tdb@FreeBSD.org COMMENT= The Kent Retargetable occam-pi Compiler BROKEN= Fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2014-10-28 BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png |