diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-09-28 14:56:33 +0800 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-09-28 14:56:33 +0800 |
commit | 931aa9427e8333d0359c06dcd8557b37b30332c4 (patch) | |
tree | fe0717534289a2d862928b47a74b1ac58d7a2c27 /lang | |
parent | 834ee52f3e7c0d10a095df1aaa2d21a8b8c0c053 (diff) | |
download | freebsd-ports-gnome-931aa9427e8333d0359c06dcd8557b37b30332c4.tar.gz freebsd-ports-gnome-931aa9427e8333d0359c06dcd8557b37b30332c4.tar.zst freebsd-ports-gnome-931aa9427e8333d0359c06dcd8557b37b30332c4.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 |