From 5369a4a4eaf5b51841b1faf9e7fccc05f54f596b Mon Sep 17 00:00:00 2001 From: miwi Date: Tue, 5 Dec 2006 21:58:45 +0000 Subject: - Deprecate - Set EXPIRATION_DATE PR: ports/106390 Submitted by: Jason Bacon (maintainer) --- math/vtk43/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'math/vtk43') diff --git a/math/vtk43/Makefile b/math/vtk43/Makefile index 534991015ec..9f076f509a0 100644 --- a/math/vtk43/Makefile +++ b/math/vtk43/Makefile @@ -18,6 +18,9 @@ COMMENT?= The Visualization Toolkit shared libs LATEST_LINK= vtk43${PKGNAMESUFFIX} +DEPRECATED= Please use vtk 4.4 or 5.x. +EXPIRATION_DATE= 2007-02-01 + LIBVER= 1 CVSDATE= 20031006 VTKSRCDIR= ${WRKDIR}/VTK -- cgit