From e896edb7fed80da6ae7d986bb31d0f459cbf72ea Mon Sep 17 00:00:00 2001 From: obache Date: Sat, 9 Sep 2006 02:41:53 +0000 Subject: Rename variable MAKEFILE to MAKE_FILE. --- fonts/ec-fonts-mftraced/Makefile | 4 ++-- fonts/mftrace/Makefile | 4 ++-- fonts/pcf2bdf/Makefile | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'fonts') diff --git a/fonts/ec-fonts-mftraced/Makefile b/fonts/ec-fonts-mftraced/Makefile index dbc03baaa52..68d943588fb 100644 --- a/fonts/ec-fonts-mftraced/Makefile +++ b/fonts/ec-fonts-mftraced/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/04/07 05:10:39 minskim Exp $ +# $NetBSD: Makefile,v 1.15 2006/09/09 02:42:00 obache Exp $ # DISTNAME= ec-fonts-mftraced-1.0.8 @@ -14,7 +14,7 @@ USE_DIRS+= texmf-1.1 USE_PKGLOCALEDIR= yes HAS_CONFIGURE= yes USE_TOOLS+= gmake -MAKEFILE= GNUmakefile +MAKE_FILE= GNUmakefile MAKE_ENV+= PKG_LOCALTEXMFPREFIX=${PKG_LOCALTEXMFPREFIX:Q} TEX_FONTMAPS= ec-mftrace.map diff --git a/fonts/mftrace/Makefile b/fonts/mftrace/Makefile index c54958c7b23..1ae588460c3 100644 --- a/fonts/mftrace/Makefile +++ b/fonts/mftrace/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/02/23 22:22:05 darcy Exp $ +# $NetBSD: Makefile,v 1.15 2006/09/09 02:42:00 obache Exp $ DISTNAME= mftrace-1.1.18 CATEGORIES= fonts @@ -16,7 +16,7 @@ DEPENDS+= t1utils>=1.27:../../fonts/t1utils USE_TOOLS+= gmake GNU_CONFIGURE= yes CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} -MAKEFILE= GNUmakefile +MAKE_FILE= GNUmakefile PLIST_SUBST+= PYSITELIB=${PYSITELIB:Q} PYTHON_VERSIONS_ACCEPTED= 24 23 22 21 diff --git a/fonts/pcf2bdf/Makefile b/fonts/pcf2bdf/Makefile index 7a30c5ae5c3..039e1586450 100644 --- a/fonts/pcf2bdf/Makefile +++ b/fonts/pcf2bdf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/02/05 23:09:10 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2006/09/09 02:42:00 obache Exp $ # DISTNAME= pcf2bdf-1.04 @@ -14,7 +14,7 @@ COMMENT= Convert X font from PCF to BDF WRKSRC= ${WRKDIR} USE_TOOLS+= gmake USE_LANGUAGES= c++ -MAKEFILE= Makefile.gcc +MAKE_FILE= Makefile.gcc INSTALLATION_DIRS= bin man/man1 -- cgit v1.2.3