From f95d4b39ce72b6dc83e321cc86d9ff1b1cab9cfd Mon Sep 17 00:00:00 2001 From: minskim Date: Fri, 7 Apr 2006 03:55:22 +0000 Subject: Use texmf-dirs to install into texmf-local. Bump PKGREVISION. --- fonts/tex-uhc-fonts-base/Makefile | 4 ++-- fonts/tex-uhc-fonts-base/Makefile.common | 3 ++- fonts/tex-uhc-fonts-extra/Makefile | 4 ++-- fonts/tex-unttf/Makefile | 4 +++- fonts/ttf2pk/Makefile | 5 +++-- 5 files changed, 12 insertions(+), 8 deletions(-) (limited to 'fonts') diff --git a/fonts/tex-uhc-fonts-base/Makefile b/fonts/tex-uhc-fonts-base/Makefile index 3227821e020..fdc4f21c584 100644 --- a/fonts/tex-uhc-fonts-base/Makefile +++ b/fonts/tex-uhc-fonts-base/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2006/02/05 23:09:11 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2006/04/07 04:47:20 minskim Exp $ PKGNAME= tex-${DISTNAME:S/fonts/fonts-base/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Base UHC fonts for HLaTeX CONFLICTS+= tex-hlatex<=1.0.1 diff --git a/fonts/tex-uhc-fonts-base/Makefile.common b/fonts/tex-uhc-fonts-base/Makefile.common index 7f77bf4e2dd..d11bd7db2b9 100644 --- a/fonts/tex-uhc-fonts-base/Makefile.common +++ b/fonts/tex-uhc-fonts-base/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.4 2006/01/25 20:50:42 minskim Exp $ +# $NetBSD: Makefile.common,v 1.5 2006/04/07 04:47:20 minskim Exp $ DISTNAME= uhc-fonts-1.0 CATEGORIES= fonts @@ -14,6 +14,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} NO_BUILD= yes NO_CONFIGURE= yes +USE_DIRS+= texmf-1.0 .include "../../print/teTeX/module.mk" diff --git a/fonts/tex-uhc-fonts-extra/Makefile b/fonts/tex-uhc-fonts-extra/Makefile index 028432ab025..823fccd7531 100644 --- a/fonts/tex-uhc-fonts-extra/Makefile +++ b/fonts/tex-uhc-fonts-extra/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2006/02/05 23:09:11 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2006/04/07 04:47:20 minskim Exp $ PKGNAME= tex-${DISTNAME:S/fonts/fonts-extra/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Extra UHC fonts for HLaTeX DEPENDS+= tex-uhc-fonts-base>=1.0:../../fonts/tex-uhc-fonts-base diff --git a/fonts/tex-unttf/Makefile b/fonts/tex-unttf/Makefile index fcbcdaad650..40aac8b8cc5 100644 --- a/fonts/tex-unttf/Makefile +++ b/fonts/tex-unttf/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2006/03/13 01:43:36 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2006/04/07 04:47:20 minskim Exp $ # DISTNAME= fonts-unttf-20060215 PKGNAME= ${DISTNAME:S/fonts-unttf-/tex-unttf-1.0.1./} +PKGREVISION= 1 CATEGORIES= fonts MASTER_SITES= http://ftp.ktug.or.kr/KTUG/hangul-ucs/fonts/ @@ -15,6 +16,7 @@ DEPENDS+= un-core-ttf>=1.0:../../fonts/un-core-ttf DEPENDS+= un-extra-ttf>=1.0.1:../../fonts/un-extra-ttf WRKSRC= ${WRKDIR}/fonts-unttf +USE_DIRS+= texmf-1.0 NO_CONFIGURE= yes TEX_FONTMAPS= unttf-pdftex.map diff --git a/fonts/ttf2pk/Makefile b/fonts/ttf2pk/Makefile index ccea8c331b4..7e01ef749b9 100644 --- a/fonts/ttf2pk/Makefile +++ b/fonts/ttf2pk/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.14 2006/04/07 00:24:16 minskim Exp $ +# $NetBSD: Makefile,v 1.15 2006/04/07 04:47:20 minskim Exp $ # .include "../../graphics/freetype-lib/Makefile.common" PKGNAME= ttf2pk-1.3.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= print MAINTAINER= bernhard@SDG.de,hubertf@NetBSD.org @@ -21,6 +21,7 @@ BUILD_DIRS= ${T2PSRC} BUILD_TARGET= depend all +USE_DIRS+= texmf-1.0 USE_LIBTOOL= yes USE_TOOLS+= autoconf213 -- cgit v1.2.3