From 3135c7bc0bbfac25e873bdc499b97c6fcf55ac93 Mon Sep 17 00:00:00 2001 From: Pietro Cerutti Date: Fri, 12 Mar 2010 08:48:16 +0000 Subject: [PATCH] - Mark as DEPRECATED (unsupported upstreams). Removal due on 2010-04-30. --- x11-toolkits/fox12/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/x11-toolkits/fox12/Makefile b/x11-toolkits/fox12/Makefile index cb5e1b084d77..85d15ce773a7 100644 --- a/x11-toolkits/fox12/Makefile +++ b/x11-toolkits/fox12/Makefile @@ -16,6 +16,9 @@ MASTER_SITES= http://www.fox-toolkit.org/ftp/ \ MAINTAINER?= gahr@FreeBSD.org COMMENT= Fast and extensive C++ GUI toolkit -- ver.1.2 +DEPRECATED= Unsupported, please use x11-toolkits/fox14 or x11-toolkits/fox16 instead. +EXPIRATION_DATE=2010-04-30 + LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff \