From f83c3dfdd5a6f6dd2ac522ba702061d3a7bc3fc3 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sun, 5 Nov 2006 10:44:56 +0000 Subject: [PATCH] - Mark for removal in 2 months (No new releases in the past 4 years) --- graphics/teddy/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/graphics/teddy/Makefile b/graphics/teddy/Makefile index 68aaec5585cb..2ab36a9f1e56 100644 --- a/graphics/teddy/Makefile +++ b/graphics/teddy/Makefile @@ -33,9 +33,12 @@ PLIST_FILES= lib/libTeddy.a libdata/pkgconfig/Teddy.pc .include .if ${OSVERSION} >= 502126 -BROKEN= "Does not compile on FreeBSD >= 5.x" +BROKEN= Does not compile on FreeBSD >= 5.x .endif +DEPRECATED= No new releases in the past 4 years +EXPIRATION_DATE=2007-01-01 + post-extract: @${CHMOD} +x ${WRKSRC}/configure