From dc9594e09db96635641a7e05b49d34b554b9bb21 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 29 Dec 2005 06:21:30 +0000 Subject: Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk automatically detects whether we want the pkginstall machinery to be used by the package Makefile. --- fonts/t1lib/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'fonts/t1lib') 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 -- cgit v1.2.3