diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/bibtool/Makefile | 4 | ||||
-rw-r--r-- | print/bww2tex/Makefile | 4 | ||||
-rw-r--r-- | print/epstool/Makefile | 4 | ||||
-rw-r--r-- | print/ghostscript/Makefile | 4 | ||||
-rw-r--r-- | print/lilypond/Makefile | 4 | ||||
-rw-r--r-- | print/pcps/Makefile | 4 | ||||
-rw-r--r-- | print/psutils/Makefile | 4 |
7 files changed, 14 insertions, 14 deletions
diff --git a/print/bibtool/Makefile b/print/bibtool/Makefile index 1f0c97bca94..ccad153eea2 100644 --- a/print/bibtool/Makefile +++ b/print/bibtool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2006/08/10 03:21:40 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2006/09/09 02:46:08 obache Exp $ DISTNAME= BibTool-2.48 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=biblio/bibtex/utils/bibtool/} @@ -8,7 +8,7 @@ HOMEPAGE= http://www.gerd-neugebauer.de/software/TeX/BibTool.en.html COMMENT= Tool to manipulate BibTeX databases GNU_CONFIGURE= yes -MAKEFILE= makefile +MAKE_FILE= makefile #CONFIGURE_DIRS= ${WRKSRC} ${WRKSRC}/BibTcl REPLACE_INTERPRETER+= tcl diff --git a/print/bww2tex/Makefile b/print/bww2tex/Makefile index f63e740ab19..a5ad85f86c5 100644 --- a/print/bww2tex/Makefile +++ b/print/bww2tex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2005/06/17 03:50:30 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2006/09/09 02:46:08 obache Exp $ # DISTNAME= bww2tex-2.00 @@ -14,7 +14,7 @@ BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison WRKSRC= ${WRKDIR} NO_CONFIGURE= yes -MAKEFILE= ${WRKSRC}/makefile +MAKE_FILE= ${WRKSRC}/makefile INSTALLATION_DIRS= bin man/man1 diff --git a/print/epstool/Makefile b/print/epstool/Makefile index 086540f6371..87aad5bbd73 100644 --- a/print/epstool/Makefile +++ b/print/epstool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2006/03/04 21:30:28 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2006/09/09 02:46:08 obache Exp $ # DISTNAME= epstool-3.07 @@ -9,6 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.cs.wisc.edu/~ghost/gsview/epstool.htm COMMENT= Manipulate EPS files -MAKEFILE= makefile +MAKE_FILE= makefile .include "../../mk/bsd.pkg.mk" diff --git a/print/ghostscript/Makefile b/print/ghostscript/Makefile index 75352702992..8d1bf4ba481 100644 --- a/print/ghostscript/Makefile +++ b/print/ghostscript/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2006/06/14 10:39:01 rillig Exp $ +# $NetBSD: Makefile,v 1.23 2006/09/09 02:46:08 obache Exp $ DISTNAME= ghostscript-${GS_VERS} PKGREVISION= 8 @@ -128,7 +128,7 @@ DISTFILES+= ${GDI_DRV}.tar.gz EXTRACT_ONLY+= ${GDI_DRV}.tar.gz DIST_SUBDIR= ghostscript -MAKEFILE= src/unix-gcc.mak +MAKE_FILE= src/unix-gcc.mak BUILD_TARGET= std MAKEFRAGS= ${FILESDIR}/devs.nox11 diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile index 7ae2e390564..80c906bd401 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2006/08/31 18:11:31 rillig Exp $ +# $NetBSD: Makefile,v 1.48 2006/09/09 02:46:08 obache Exp $ # DISTNAME= lilypond-2.4.3 @@ -18,7 +18,7 @@ GNU_CONFIGURE= YES USE_PKGLOCALEDIR= YES USE_LANGUAGES= c c++ USE_TOOLS+= bison flex gmake gs:run makeinfo perl -MAKEFILE= GNUmakefile +MAKE_FILE= GNUmakefile TEXINFO_REQD= 4.7 GCC_REQD+= 3.0.5 diff --git a/print/pcps/Makefile b/print/pcps/Makefile index 169d7a86ca2..e05346eeec5 100644 --- a/print/pcps/Makefile +++ b/print/pcps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2006/04/12 20:57:39 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2006/09/09 02:46:08 obache Exp $ # DISTNAME= pcps840 @@ -12,7 +12,7 @@ HOMEPAGE= http://www.swreg.org/soft_shop/695/shopscr3.shtml COMMENT= Converts text files to PostScript(tm) WRKSRC= ${WRKDIR} -MAKEFILE= makefile +MAKE_FILE= makefile BUILD_TARGET= MAKE_ENV+= "CC=${CC} ${CFLAGS} -DUNIX" NO_CONFIGURE= yes diff --git a/print/psutils/Makefile b/print/psutils/Makefile index 928a04f7ea0..c1132af73be 100644 --- a/print/psutils/Makefile +++ b/print/psutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2006/05/06 03:43:04 reed Exp $ +# $NetBSD: Makefile,v 1.35 2006/09/09 02:46:08 obache Exp $ DISTNAME= psutils-p17 PKGNAME= psutils-1.17 @@ -19,7 +19,7 @@ PAPERSIZE?= A4 MAKE_ENV+= PERL5=${PERL5:Q} MAKE_FLAGS+= PAPER=`${ECHO} ${PAPERSIZE} | ${TR} '[A-Z]' '[a-z]'` -MAKEFILE= Makefile.unix +MAKE_FILE= Makefile.unix EGDIR= ${PREFIX}/share/examples/psutils CONF_FILES= ${EGDIR}/psutils.cfg ${PKG_SYSCONFDIR}/psutils.cfg |