diff options
Diffstat (limited to 'devel/gnu-libtool/Makefile')
-rw-r--r-- | devel/gnu-libtool/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/gnu-libtool/Makefile b/devel/gnu-libtool/Makefile index dbc00225aad6..c249dad40bcc 100644 --- a/devel/gnu-libtool/Makefile +++ b/devel/gnu-libtool/Makefile @@ -16,6 +16,9 @@ DISTNAME= libtool-${PORTVERSION} MAINTAINER= ade@FreeBSD.org COMMENT= Generic shared library support script (GNU unmodified) +DEPRECATED= devel/libtool15 is now stock and should be used instead +EXPIRATION_DATE=2006-06-01 + PREFIX?= ${LOCALBASE}/gnu-autotools PLIST_SUB= BUILD_VERSION=${BUILD_VERSION} |