From c820203434cf763fe527cb057f59021e25a8fde6 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/artwiz-fonts/Makefile | 3 +-- fonts/fontconfig/Makefile | 3 +-- fonts/ghostscript-cidfonts/Makefile | 3 +-- fonts/ghostscript-cmaps/Makefile | 3 +-- fonts/ja-kappa20/Makefile | 3 +-- fonts/ja-shinonome/Makefile | 3 +-- fonts/kochi-ttf/Makefile | 3 +-- fonts/monafonts/Makefile | 3 +-- fonts/profont/Makefile | 3 +-- fonts/t1lib/Makefile | 3 +-- fonts/vfontcap-kochi/Makefile | 3 +-- 11 files changed, 11 insertions(+), 22 deletions(-) (limited to 'fonts') diff --git a/fonts/artwiz-fonts/Makefile b/fonts/artwiz-fonts/Makefile index 3bf382067d1..ab0f385bc11 100644 --- a/fonts/artwiz-fonts/Makefile +++ b/fonts/artwiz-fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/05/07 01:14:48 xtraeme Exp $ +# $NetBSD: Makefile,v 1.8 2005/12/29 06:21:40 jlam Exp $ # DISTNAME= artwiz-aleczapka-1.3 @@ -14,7 +14,6 @@ COMMENT= Set of free fonts for X11 desktops WRKSRC= ${WRKDIR}/artwiz-aleczapka USE_X11BASE= yes -USE_PKGINSTALL= yes NO_BUILD= yes NO_CONFIGURE= yes diff --git a/fonts/fontconfig/Makefile b/fonts/fontconfig/Makefile index 200dfcb71ab..c232615c5cd 100644 --- a/fonts/fontconfig/Makefile +++ b/fonts/fontconfig/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2005/12/05 23:55:07 rillig Exp $ +# $NetBSD: Makefile,v 1.47 2005/12/29 06:21:40 jlam Exp $ # DISTNAME= fontconfig-2.3.2 @@ -17,7 +17,6 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews GNU_CONFIGURE= YES USE_LIBTOOL= YES -USE_PKGINSTALL= YES USE_TOOLS+= gmake PKGCONFIG_OVERRIDE= fontconfig.pc.in diff --git a/fonts/ghostscript-cidfonts/Makefile b/fonts/ghostscript-cidfonts/Makefile index a9708c711e2..28ad61ddd30 100644 --- a/fonts/ghostscript-cidfonts/Makefile +++ b/fonts/ghostscript-cidfonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/12/05 20:50:14 rillig Exp $ +# $NetBSD: Makefile,v 1.8 2005/12/29 06:21:40 jlam Exp $ DISTNAME= ghostscript-cidfonts-20000901 PKGREVISION= 1 @@ -20,7 +20,6 @@ EXTRACT_ONLY= # empty NO_CONFIGURE= yes NO_BUILD= yes USE_TOOLS+= gs:run -USE_PKGINSTALL= yes DEINSTALL_EXTRA_TMPL= ${.CURDIR}/INSTALL INSTALL_EXTRA_TMPL= ${.CURDIR}/INSTALL diff --git a/fonts/ghostscript-cmaps/Makefile b/fonts/ghostscript-cmaps/Makefile index 93d61651e1e..78152869146 100644 --- a/fonts/ghostscript-cmaps/Makefile +++ b/fonts/ghostscript-cmaps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/12/05 20:50:14 rillig Exp $ +# $NetBSD: Makefile,v 1.9 2005/12/29 06:21:40 jlam Exp $ DISTNAME= ghostscript-cmaps-20020913 PKGREVISION= 1 @@ -20,7 +20,6 @@ EXTRACT_ONLY= # empty USE_TOOLS+= gs:run NO_CONFIGURE= yes NO_BUILD= yes -USE_PKGINSTALL= yes DEINSTALL_EXTRA_TMPL= ${.CURDIR}/INSTALL INSTALL_EXTRA_TMPL= ${.CURDIR}/INSTALL diff --git a/fonts/ja-kappa20/Makefile b/fonts/ja-kappa20/Makefile index 349b05e6890..c4fae96bf7f 100644 --- a/fonts/ja-kappa20/Makefile +++ b/fonts/ja-kappa20/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/12/28 19:18:27 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2005/12/29 06:21:40 jlam Exp $ DISTNAME= Kappa20-0.394 PKGNAME= ja-kappa20-0.394 @@ -14,7 +14,6 @@ USE_X11BASE= YES FONTDIR= ${PREFIX}/lib/X11/fonts/local ALIAS_KAPPA= ${PREFIX}/share/examples/fonts.alias.Kappa20 -USE_PKGINSTALL= YES USE_TOOLS+= mkfontdir DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL INSTALL_EXTRA_TMPL+= ${.CURDIR}/INSTALL diff --git a/fonts/ja-shinonome/Makefile b/fonts/ja-shinonome/Makefile index cfb370b3606..7bc59984881 100644 --- a/fonts/ja-shinonome/Makefile +++ b/fonts/ja-shinonome/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2005/12/28 19:31:05 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2005/12/29 06:21:40 jlam Exp $ # DISTNAME= shinonome-0.9.10-src @@ -19,7 +19,6 @@ FONTDIR= ${PREFIX}/lib/X11/fonts/local FOUNDRY= Misc ALIAS_SHINONOME= ${PREFIX}/share/examples/fonts.alias.shinonome -USE_PKGINSTALL= YES DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL INSTALL_EXTRA_TMPL+= ${.CURDIR}/INSTALL diff --git a/fonts/kochi-ttf/Makefile b/fonts/kochi-ttf/Makefile index a1532701ed3..25db71b444f 100644 --- a/fonts/kochi-ttf/Makefile +++ b/fonts/kochi-ttf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2005/03/07 10:12:29 uebayasi Exp $ +# $NetBSD: Makefile,v 1.15 2005/12/29 06:21:40 jlam Exp $ DISTNAME= kochi-substitute-${KOCHI_VERSION} PKGNAME= kochi-ttf-${KOCHI_VERSION} @@ -14,7 +14,6 @@ COMMENT= Free Japanese TrueType font by Yasuyuki Furukawa KOCHI_VERSION= 20030809 NO_BUILD= yes -USE_PKGINSTALL= yes FONTS_TTF_DIRS= ${PREFIX}/lib/X11/fonts/TTF diff --git a/fonts/monafonts/Makefile b/fonts/monafonts/Makefile index 08864b35bbe..d9c04543b34 100644 --- a/fonts/monafonts/Makefile +++ b/fonts/monafonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2005/12/28 18:28:48 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2005/12/29 06:21:40 jlam Exp $ DISTNAME= monafont-2.90 PKGNAME= ${DISTNAME:S/font/fonts/} @@ -11,7 +11,6 @@ HOMEPAGE= http://monafont.sourceforge.net/ COMMENT= Japanese fonts for "Mona" seen at 2ch.net USE_X11BASE= yes -USE_PKGINSTALL= yes BUILD_TARGET= bdf USE_TOOLS+= bdftopcf gzip mkfontdir perl sed MAKE_FLAGS+= SED_CMD=${SED:Q} diff --git a/fonts/profont/Makefile b/fonts/profont/Makefile index d4a6d077e53..7c504e1f010 100644 --- a/fonts/profont/Makefile +++ b/fonts/profont/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2005/06/16 06:57:52 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2005/12/29 06:21:40 jlam Exp $ # DISTNAME= profontlinux @@ -14,7 +14,6 @@ COMMENT= Monospaced bitmap font readable in very small sizes NO_BUILD= yes NO_CONFIGURE= yes USE_X11BASE= yes -USE_PKGINSTALL= yes FONTS_X11_DIRS= ${PREFIX}/lib/X11/fonts/misc INSTALLATION_DIRS= lib/X11/fonts/misc 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 diff --git a/fonts/vfontcap-kochi/Makefile b/fonts/vfontcap-kochi/Makefile index fa092332497..142481c096a 100644 --- a/fonts/vfontcap-kochi/Makefile +++ b/fonts/vfontcap-kochi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2005/12/05 20:50:14 rillig Exp $ +# $NetBSD: Makefile,v 1.13 2005/12/29 06:21:41 jlam Exp $ DISTNAME= vfontcap-kochi-0.0 PKGREVISION= 1 @@ -17,7 +17,6 @@ EXTRACT_ONLY= # empty NO_CHECKSUM= YES NO_BUILD= YES -USE_PKGINSTALL= YES DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL INSTALL_EXTRA_TMPL+= ${.CURDIR}/INSTALL -- cgit v1.2.3