diff options
author | antoine <antoine@FreeBSD.org> | 2014-08-29 01:26:23 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-08-29 01:26:23 +0800 |
commit | a0243ce69f854c7b1bbd6f33e87ed315416d51cc (patch) | |
tree | 08c59dfb46b974c88d502a4c26b4c4530c673b5a /graphics | |
parent | 0b0523d4bbc3532e491e0ad8a3cba1c23d168c58 (diff) | |
download | freebsd-ports-gnome-a0243ce69f854c7b1bbd6f33e87ed315416d51cc.tar.gz freebsd-ports-gnome-a0243ce69f854c7b1bbd6f33e87ed315416d51cc.tar.zst freebsd-ports-gnome-a0243ce69f854c7b1bbd6f33e87ed315416d51cc.zip |
Deprecate ports broken for more than 6 months
With hat: portmgr
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ruby-tgif/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/ruby-tgif/Makefile b/graphics/ruby-tgif/Makefile index 5646100fd529..31e73a88fbe9 100644 --- a/graphics/ruby-tgif/Makefile +++ b/graphics/ruby-tgif/Makefile @@ -14,6 +14,8 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby extension library to draw Tgif graphics BROKEN= Does not compile +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2014-09-28 BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${TGIF_PORT}:build \ imake:${PORTSDIR}/devel/imake |