diff options
Diffstat (limited to 'devel/libtool-info/Makefile')
-rw-r--r-- | devel/libtool-info/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/libtool-info/Makefile b/devel/libtool-info/Makefile index f61d717d511..aec5dcb3186 100644 --- a/devel/libtool-info/Makefile +++ b/devel/libtool-info/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/02/03 05:33:25 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 14:38:40 wiz Exp $ # .include "../libtool/Makefile.common" PKGNAME= ${DISTNAME:C/-/-info-/}${PKGREV} +COMMENT= Generic shared library support script - info pages + USE_GTEXINFO= yes # It seems the info-files distributed with libtool 1.3.5 are broken. |