diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libtool14/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/libtool14/Makefile b/devel/libtool14/Makefile index 581bb7f179d2..6db9317a7806 100644 --- a/devel/libtool14/Makefile +++ b/devel/libtool14/Makefile @@ -18,6 +18,9 @@ DISTNAME= libtool-${PORTVERSION} MAINTAINER= ade@FreeBSD.org COMMENT?= Generic shared library support script (version 1.4) +DEPRECATED= Please use devel/libtool15 instead +EXPIRATION_DATE=1st June 2004 + BUILD_VERSION= 14 LATEST_LINK?= libtool${BUILD_VERSION} PLIST_SUB= BUILD_VERSION=${BUILD_VERSION} |