From e69cb40145c47f65d8c44ba47e048eb6daf9780d Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Sun, 28 Mar 2004 22:30:22 +0000 Subject: Set some DEPRECATED and EXPIRATION_DATE knobs to indicate overall intention of the autotools project to remove all but the latest versions of libtool, autoconf, and automake, by 31st December 2004. Note that autoconf259 and automake18 aren't yet accessible through the relevant USE_* knobs, but will be as soon as bsd.autotools.mk comes into existence. --- devel/automake14/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'devel/automake14') diff --git a/devel/automake14/Makefile b/devel/automake14/Makefile index ccc29f88759a..5bcea5514b3b 100644 --- a/devel/automake14/Makefile +++ b/devel/automake14/Makefile @@ -16,6 +16,9 @@ DISTNAME= automake-1.4-p5 MAINTAINER= ade@FreeBSD.org COMMENT= GNU Standards-compliant Makefile generator (legacy version 1.4) +DEPRECATED= Please use devel/automake18 instead +EXPIRATION_DATE=31st December 2004 + BUILD_VERSION= 14 PLIST_SUB= BUILD_VERSION=${BUILD_VERSION} LATEST_LINK= automake${BUILD_VERSION} -- cgit v1.2.3