diff options
Diffstat (limited to 'fonts/t1lib/Makefile')
-rw-r--r-- | fonts/t1lib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fonts/t1lib/Makefile b/fonts/t1lib/Makefile index 0b16795318e..46489041d02 100644 --- a/fonts/t1lib/Makefile +++ b/fonts/t1lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2005/09/09 16:59:55 tonio Exp $ +# $NetBSD: Makefile,v 1.28 2005/12/29 06:21:41 jlam Exp $ DISTNAME= t1lib-5.1.0 PKGREVISION= 4 @@ -11,7 +11,6 @@ COMMENT= Library for generating bitmaps from Adobe Type 1 fonts PKG_INSTALLATION_TYPES= overwrite pkgviews USE_LIBTOOL= yes -USE_PKGINSTALL= yes USE_TOOLS+= gmake GNU_CONFIGURE= yes |