diff options
author | cjep <cjep@pkgsrc.org> | 2002-12-23 16:24:59 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2002-12-23 16:24:59 +0000 |
commit | afa55834c5e962dd323fc2ed407f1b02401070e8 (patch) | |
tree | c03f45c7308c7b79234e60ad363cda563300789a /print | |
parent | 375317cfe118f6c397d03bbe2a40810b3b30d634 (diff) | |
download | pkgsrc-afa55834c5e962dd323fc2ed407f1b02401070e8.tar.gz |
Whitespace fix
Diffstat (limited to 'print')
-rw-r--r-- | print/LPRng-core/Makefile | 4 | ||||
-rw-r--r-- | print/ghostscript-nox11/Makefile.common | 8 | ||||
-rw-r--r-- | print/ghostscript-nox11/PLIST | 4 |
3 files changed, 8 insertions, 8 deletions
diff --git a/print/LPRng-core/Makefile b/print/LPRng-core/Makefile index 98e9a3c4df3..53db502ee2d 100644 --- a/print/LPRng-core/Makefile +++ b/print/LPRng-core/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2001/07/13 07:09:22 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2002/12/23 16:25:59 cjep Exp $ # FreeBSD Id: Makefile,v 1.5 1998/10/21 00:57:27 steve Exp # @@ -57,7 +57,7 @@ FILES_SUBST+= CHMOD=${CHMOD:Q} FILES_SUBST+= CMP=${CMP:Q} FILES_SUBST+= CP=${CP:Q} FILES_SUBST+= RM=${RM:Q} -FILES_SUBST+= TRUE=${TRUE:Q} +FILES_SUBST+= TRUE=${TRUE:Q} FILES_SUBST_SED= ${FILES_SUBST:S/=/@!/:S/$/!g/:S/^/ -e s!@/} pre-patch: diff --git a/print/ghostscript-nox11/Makefile.common b/print/ghostscript-nox11/Makefile.common index aa3ce575323..c16c507d223 100644 --- a/print/ghostscript-nox11/Makefile.common +++ b/print/ghostscript-nox11/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.41 2002/10/24 17:16:58 bouyer Exp $ +# $NetBSD: Makefile.common,v 1.42 2002/12/23 16:27:12 cjep Exp $ DISTNAME= ghostscript-${GS_VERS} GS_VERS= 6.01 @@ -11,8 +11,8 @@ MAINTAINER= jlam@netbsd.org HOMEPAGE= http://www.cs.wisc.edu/~ghost/index.html CONFLICTS+= ghostscript{,-nox11}-[0-9]* -CONFLICTS+= ghostscript-esp{,-nox11}-[0-9]* -CONFLICTS+= ghostscript-gnu{,-nox11,-x11}-[0-9]* +CONFLICTS+= ghostscript-esp{,-nox11}-[0-9]* +CONFLICTS+= ghostscript-gnu{,-nox11,-x11}-[0-9]* CONFLICTS+= hpijs-[0-9]* DEPENDS+= ghostscript-fonts-6.0:../../fonts/ghostscript-fonts @@ -246,7 +246,7 @@ gimpprint-configure: ) >> gdevstp-print.h; \ ${CP} *.c *.h ${WRKSRC}/src && \ ${CAT} contrib.mak.addon.old >> ${WRKSRC}/src/contrib.mak - + do-configure: ${GS_CONF_PREREQ} # # Append build rules for extra drivers to contrib.mak diff --git a/print/ghostscript-nox11/PLIST b/print/ghostscript-nox11/PLIST index 04192b910cd..bf484bb723a 100644 --- a/print/ghostscript-nox11/PLIST +++ b/print/ghostscript-nox11/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2002/02/03 21:27:20 jlam Exp $ +@comment $NetBSD: PLIST,v 1.5 2002/12/23 16:27:39 cjep Exp $ bin/bdftops bin/dvipdf bin/eps2eps @@ -61,7 +61,7 @@ share/doc/ghostscript/gdevmjc-0.8/MJ700V2C.FAQ share/doc/ghostscript/gdevmjc-0.8/README.mjc share/doc/ghostscript/gdevmjc-0.8/README.mje share/doc/ghostscript/gdevmjc-0.8/README.noz -share/doc/ghostscript/gdevmjc-0.8/cpem.doc +share/doc/ghostscript/gdevmjc-0.8/cpem.doc share/doc/ghostscript/gdevprsc.en share/doc/ghostscript/gdevprsc.ja share/doc/html/ghostscript/Bug-form.htm |