diff options
author | obache <obache@pkgsrc.org> | 2006-09-09 02:41:53 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2006-09-09 02:41:53 +0000 |
commit | e896edb7fed80da6ae7d986bb31d0f459cbf72ea (patch) | |
tree | 5a4cdd19b2797d53e5ff29d89f921d882e82acda /devel | |
parent | aba5e6c463028c3b0542695e7351bd9b809071eb (diff) | |
download | pkgsrc-e896edb7fed80da6ae7d986bb31d0f459cbf72ea.tar.gz |
Rename variable MAKEFILE to MAKE_FILE.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ald/Makefile | 4 | ||||
-rw-r--r-- | devel/allegro/Makefile | 4 | ||||
-rw-r--r-- | devel/as31/Makefile | 4 | ||||
-rw-r--r-- | devel/byacc/Makefile | 4 | ||||
-rw-r--r-- | devel/darcs/Makefile | 4 | ||||
-rw-r--r-- | devel/dmake/Makefile | 4 | ||||
-rw-r--r-- | devel/gnustep-objc/Makefile | 4 | ||||
-rw-r--r-- | devel/guile-fcgi/Makefile | 6 | ||||
-rw-r--r-- | devel/lcc/Makefile | 4 | ||||
-rw-r--r-- | devel/meld/Makefile | 4 | ||||
-rw-r--r-- | devel/pccts/Makefile | 4 | ||||
-rw-r--r-- | devel/rdp/Makefile | 4 | ||||
-rw-r--r-- | devel/rsltc/Makefile | 4 | ||||
-rw-r--r-- | devel/stlport/Makefile | 4 | ||||
-rw-r--r-- | devel/tavrasm/Makefile | 4 | ||||
-rw-r--r-- | devel/tet3/Makefile | 4 | ||||
-rw-r--r-- | devel/uno/Makefile | 4 |
17 files changed, 35 insertions, 35 deletions
diff --git a/devel/ald/Makefile b/devel/ald/Makefile index e7e70aa3576..209d12726f1 100644 --- a/devel/ald/Makefile +++ b/devel/ald/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/03/04 21:29:12 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2006/09/09 02:41:56 obache Exp $ # DISTNAME= ald-0.0.19d @@ -18,7 +18,7 @@ GNU_CONFIGURE= YES INSTALLATION_DIRS= bin man/man8 #do-build: -# cd ${WRKSRC} && ${MAKE_PROGRAM} -f ${MAKEFILE} ${BUILD_TARGET} +# cd ${WRKSRC} && ${MAKE_PROGRAM} -f ${MAKE_FILE} ${BUILD_TARGET} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/ald ${PREFIX}/bin diff --git a/devel/allegro/Makefile b/devel/allegro/Makefile index 29b8a72efda..8e08f82965c 100644 --- a/devel/allegro/Makefile +++ b/devel/allegro/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2006/07/04 06:30:48 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2006/09/09 02:41:56 obache Exp $ DISTNAME= allegro-4.2.0 PKGREVISION= 2 @@ -12,7 +12,7 @@ COMMENT= Allegro game programming library USE_TOOLS+= gmake makeinfo GNU_CONFIGURE= yes -MAKEFILE= makefile +MAKE_FILE= makefile BUILD_TARGET= # there is no 'all' target for some reason INFO_FILES= YES INSTALL_TARGET= install install-info diff --git a/devel/as31/Makefile b/devel/as31/Makefile index 67a28036a64..68cdde5a1a8 100644 --- a/devel/as31/Makefile +++ b/devel/as31/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/06/20 22:08:36 minskim Exp $ +# $NetBSD: Makefile,v 1.13 2006/09/09 02:41:56 obache Exp $ DISTNAME= asm.8051 PKGNAME= as31-19900126 @@ -15,7 +15,7 @@ WRKSRC= ${WRKDIR} EXTRACT_CMD= ${GZCAT} ${DOWNLOADED_DISTFILE} | \ ${SED} '1,/^.! \/bin\/sh/d' | ${SH} USE_TOOLS+= yacc -MAKEFILE= makefile +MAKE_FILE= makefile BUILD_TARGET= as31 INSTALLATION_DIRS= bin man/man1 diff --git a/devel/byacc/Makefile b/devel/byacc/Makefile index 4147624cc9a..15ca10de445 100644 --- a/devel/byacc/Makefile +++ b/devel/byacc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2006/03/04 21:29:12 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2006/09/09 02:41:57 obache Exp $ # DISTNAME= byacc-20040328 @@ -11,6 +11,6 @@ HOMEPAGE= http://dickey.his.com/byacc/byacc.html COMMENT= Berkeley Yacc GNU_CONFIGURE= YES -MAKEFILE= makefile +MAKE_FILE= makefile .include "../../mk/bsd.pkg.mk" diff --git a/devel/darcs/Makefile b/devel/darcs/Makefile index 6bfe5a1f12d..553ab4e4245 100644 --- a/devel/darcs/Makefile +++ b/devel/darcs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2006/09/03 00:56:29 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2006/09/09 02:41:57 obache Exp $ DISTNAME= darcs-1.0.4 PKGREVISION= 2 @@ -13,7 +13,7 @@ BUILD_DEPENDS+= latex2html>=2002.2.1nb3:../../textproc/latex2html TEX_DEPMETHOD= build USE_TOOLS+= gmake -MAKEFILE= GNUmakefile +MAKE_FILE= GNUmakefile GNU_CONFIGURE= yes .include "../../www/curl/buildlink3.mk" diff --git a/devel/dmake/Makefile b/devel/dmake/Makefile index de9a6ca0ce2..680c904f00d 100644 --- a/devel/dmake/Makefile +++ b/devel/dmake/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/06/16 06:57:45 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2006/09/09 02:41:57 obache Exp $ # DISTNAME= dmake-v4.1-src-export.all-unknown-all @@ -12,7 +12,7 @@ MAINTAINER= rh@NetBSD.org HOMEPAGE= http://dmake.wticorp.com/ COMMENT= Portable make supported by many platforms -MAKEFILE= makefile +MAKE_FILE= makefile BUILD_TARGET= linux WRKSRC= ${WRKDIR}/dmake diff --git a/devel/gnustep-objc/Makefile b/devel/gnustep-objc/Makefile index 41ddb9fce4c..7f28442f91e 100644 --- a/devel/gnustep-objc/Makefile +++ b/devel/gnustep-objc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/07/22 05:10:54 rillig Exp $ +# $NetBSD: Makefile,v 1.15 2006/09/09 02:41:57 obache Exp $ # DISTNAME= gnustep-objc-1.3.0 @@ -12,7 +12,7 @@ COMMENT= Objective-C runtime USE_LANGUAGES= objc USE_TOOLS+= gmake -MAKEFILE= GNUmakefile +MAKE_FILE= GNUmakefile NO_CONFIGURE= YES .include "../../devel/gnustep-make/buildlink3.mk" diff --git a/devel/guile-fcgi/Makefile b/devel/guile-fcgi/Makefile index ae161995fb0..0d571f5ba98 100644 --- a/devel/guile-fcgi/Makefile +++ b/devel/guile-fcgi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/03/04 21:29:15 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2006/09/09 02:41:57 obache Exp $ DISTNAME= guile-fcgi-0.1 PKGREVISION= 6 @@ -15,8 +15,8 @@ CONFIGURE_ARGS+=--with-fcgi-includes=${BUILDLINK_PREFIX.fcgi}/include CONFIGURE_ARGS+=--with-fcgi-lib=${BUILDLINK_PREFIX.fcgi}/lib do-build: - ${_PKG_SILENT}${_PKG_DEBUG}cd ${WRKSRC}/src && ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} ${MAKE_FLAGS} -f ${MAKEFILE} guile-fcgi.x - ${_PKG_SILENT}${_PKG_DEBUG}cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} ${MAKE_FLAGS} -f ${MAKEFILE} ${BUILD_TARGET} + ${_PKG_SILENT}${_PKG_DEBUG}cd ${WRKSRC}/src && ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} ${MAKE_FLAGS} -f ${MAKE_FILE} guile-fcgi.x + ${_PKG_SILENT}${_PKG_DEBUG}cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} ${MAKE_FLAGS} -f ${MAKE_FILE} ${BUILD_TARGET} .include "../../lang/guile14/buildlink3.mk" .include "../../www/fcgi/buildlink3.mk" diff --git a/devel/lcc/Makefile b/devel/lcc/Makefile index 85ac457658b..6f95e58834e 100644 --- a/devel/lcc/Makefile +++ b/devel/lcc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/03/04 21:29:16 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2006/09/09 02:41:58 obache Exp $ DISTNAME= lcc-4.1 CATEGORIES= devel lang @@ -17,7 +17,7 @@ ONLY_FOR_PLATFORM= *-*-i386 .include "../../mk/bsd.prefs.mk" BUILDDIR= ${WRKSRC}/src -MAKEFILE= makefile +MAKE_FILE= makefile INSTALLATION_DIRS= bin libexec man/man1 diff --git a/devel/meld/Makefile b/devel/meld/Makefile index d56d452116a..c1676ffb2be 100644 --- a/devel/meld/Makefile +++ b/devel/meld/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2006/07/18 08:15:46 abs Exp $ +# $NetBSD: Makefile,v 1.3 2006/09/09 02:41:58 obache Exp $ # DISTNAME= meld-1.1.4 @@ -21,7 +21,7 @@ USE_TOOLS+= gmake msgfmt intltool MAKE_FLAGS+= prefix=${PREFIX} MAKE_FLAGS+= localedir=${PREFIX}/${PKGLOCALEDIR} MAKE_FLAGS+= PYTHON=${PYTHONBIN} -MAKEFILE= GNUmakefile +MAKE_FILE= GNUmakefile .include "../../lang/python/application.mk" .include "../../textproc/scrollkeeper/omf.mk" diff --git a/devel/pccts/Makefile b/devel/pccts/Makefile index a63efe73a82..9a92e7989e3 100644 --- a/devel/pccts/Makefile +++ b/devel/pccts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2006/02/05 23:08:50 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2006/09/09 02:41:58 obache Exp $ # DISTNAME= pccts133mr22 @@ -17,7 +17,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews WRKSRC= ${WRKDIR}/pccts DIST_SUBDIR= ${PKGNAME_NOREV} -MAKEFILE= makefile +MAKE_FILE= makefile BUILD_TARGET= diff --git a/devel/rdp/Makefile b/devel/rdp/Makefile index c876713d1c2..e78b28ef207 100644 --- a/devel/rdp/Makefile +++ b/devel/rdp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2006/03/04 21:29:29 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2006/09/09 02:41:58 obache Exp $ DISTNAME= rdp1_5 PKGNAME= rdp-1.5 @@ -12,7 +12,7 @@ HOMEPAGE= http://www.dcs.rhbnc.ac.uk/research/languages/rdp.shtml COMMENT= Compiles attributed LL(1) grammars into recursive descent compilers WRKSRC= ${WRKDIR}/rdp -MAKEFILE= makefile +MAKE_FILE= makefile NO_CONFIGURE= yes USE_LANGUAGES= c c++ diff --git a/devel/rsltc/Makefile b/devel/rsltc/Makefile index be57578f2c2..53cab25ae76 100644 --- a/devel/rsltc/Makefile +++ b/devel/rsltc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2006/02/05 23:08:52 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2006/09/09 02:41:58 obache Exp $ # DISTNAME= rsltcsrc @@ -15,7 +15,7 @@ COMMENT= RAISE Specification Language Type Checker BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison DEPENDS+= gentle>=97:../../devel/gentle -MAKEFILE= make_sunos +MAKE_FILE= make_sunos USE_TOOLS+= gmake WRKSRC= ${WRKDIR}/rsl.2.4 INSTALLATION_DIRS= bin diff --git a/devel/stlport/Makefile b/devel/stlport/Makefile index 4f375fb40ce..84cbbe4db74 100644 --- a/devel/stlport/Makefile +++ b/devel/stlport/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2006/03/04 21:29:30 jlam Exp $ +# $NetBSD: Makefile,v 1.30 2006/09/09 02:41:58 obache Exp $ DISTNAME= STLport-4.6 PKGNAME= stlport-4.6 @@ -18,7 +18,7 @@ NO_CONFIGURE= yes BUILD_DIRS= src MAKE_ENV+= CXXFLAGS=${CXXFLAGS:M*:Q} -MAKEFILE= gcc-libtool.mak +MAKE_FILE= gcc-libtool.mak PTHREAD_OPTS+= require PTHREAD_AUTO_VARS= yes diff --git a/devel/tavrasm/Makefile b/devel/tavrasm/Makefile index e757c478e7f..ffa022f329d 100644 --- a/devel/tavrasm/Makefile +++ b/devel/tavrasm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/06/20 22:10:45 minskim Exp $ +# $NetBSD: Makefile,v 1.13 2006/09/09 02:41:58 obache Exp $ # DISTNAME= tavrasm @@ -15,7 +15,7 @@ BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison WRKSRCTOP= ${WRKDIR}/${PKGNAME_NOREV:S/.//:S/-/./} WRKSRC= ${WRKSRCTOP}/src USE_TOOLS+= lex -MAKEFILE= makefile +MAKE_FILE= makefile DIST_SUBDIR= ${PKGNAME_NOREV} diff --git a/devel/tet3/Makefile b/devel/tet3/Makefile index c081aeaa020..27e4e2f20b7 100644 --- a/devel/tet3/Makefile +++ b/devel/tet3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2006/06/08 16:57:59 rillig Exp $ +# $NetBSD: Makefile,v 1.14 2006/09/09 02:41:58 obache Exp $ DISTNAME= tet3.7-unsup.src PKGNAME= tet3-3.7 @@ -23,7 +23,7 @@ REPLACE_PERL+= contrib/NTperldemo/ts/tc2.pl contrib/NTperldemo/ts/tc3.pl REPLACE_PERL+= contrib/tetreport/TetJournal.pl contrib/tetreport/TetReports.pl REPLACE_PERL+= contrib/tetreport/tetreport.pl contrib/templates/perl-api.pl REPLACE_PERL+= src/perl/api.pl -MAKEFILE= makefile +MAKE_FILE= makefile post-install: ${INSTALL_PROGRAM_DIR} ${PREFIX}/tet3 diff --git a/devel/uno/Makefile b/devel/uno/Makefile index 3c873be5e73..6f4ffc412fb 100644 --- a/devel/uno/Makefile +++ b/devel/uno/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2006/06/17 21:42:31 rillig Exp $ +# $NetBSD: Makefile,v 1.8 2006/09/09 02:41:58 obache Exp $ # DISTNAME= uno_v28 @@ -12,7 +12,7 @@ HOMEPAGE= http://spinroot.com/uno/ COMMENT= Tool for source code analysis WRKSRC= ${WRKDIR}/Uno/src -MAKEFILE= makefile +MAKE_FILE= makefile USE_TOOLS+= bison |