diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:26:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:26:05 +0000 |
commit | 840ce94382a2b453f8e23aaa7f4b47e17540cf78 (patch) | |
tree | fae33b1f36c87708a527346fcfbac7913893ed98 /emulators | |
parent | 6ec0551db2bce57c311ad995aa1d22786cfe926d (diff) | |
download | pkgsrc-840ce94382a2b453f8e23aaa7f4b47e17540cf78.tar.gz |
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/fmsx/Makefile | 4 | ||||
-rw-r--r-- | emulators/gpsim-ptyusart/Makefile | 4 | ||||
-rw-r--r-- | emulators/netbsd32_compat15/Makefile | 4 | ||||
-rw-r--r-- | emulators/palmosemulator/Makefile | 4 | ||||
-rw-r--r-- | emulators/peace/Makefile | 4 | ||||
-rw-r--r-- | emulators/qemu/Makefile | 4 | ||||
-rw-r--r-- | emulators/suse100_base/Makefile | 6 | ||||
-rw-r--r-- | emulators/suse91_base/Makefile | 6 | ||||
-rw-r--r-- | emulators/suse91_base/Makefile.x86_64 | 4 | ||||
-rw-r--r-- | emulators/suse91_vmware/Makefile | 4 | ||||
-rw-r--r-- | emulators/vmware-module/Makefile | 4 | ||||
-rw-r--r-- | emulators/vmware-module3/Makefile | 4 | ||||
-rw-r--r-- | emulators/vmware/Makefile | 4 |
13 files changed, 28 insertions, 28 deletions
diff --git a/emulators/fmsx/Makefile b/emulators/fmsx/Makefile index 03582276317..275cf1e2231 100644 --- a/emulators/fmsx/Makefile +++ b/emulators/fmsx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2007/02/19 11:55:43 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2007/02/22 19:26:27 wiz Exp $ DISTNAME= fMSX24.tar PKGNAME= fmsx-2.4 @@ -17,7 +17,7 @@ NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} NO_SRC_ON_FTP= ${RESTRICTED} -WRKSRC= ${WRKDIR}/MSX +WRKSRC= ${WRKDIR}/MSX .include "../../mk/bsd.prefs.mk" .if ${OPSYS} == "NetBSD" || ${OPSYS} == "SunOS" diff --git a/emulators/gpsim-ptyusart/Makefile b/emulators/gpsim-ptyusart/Makefile index 86581a8a5e9..c6cce5eb745 100644 --- a/emulators/gpsim-ptyusart/Makefile +++ b/emulators/gpsim-ptyusart/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2006/04/17 13:46:23 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2007/02/22 19:26:27 wiz Exp $ # DISTNAME= ptyusart-0.3.2 @@ -10,7 +10,7 @@ MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/ MAINTAINER= bouyer@NetBSD.org COMMENT= Pseudo-tty module for gpsim -ONLY_FOR_PLATFORM= NetBSD-*-* +ONLY_FOR_PLATFORM= NetBSD-*-* GNU_CONFIGURE= YES USE_LANGUAGES= c c++ diff --git a/emulators/netbsd32_compat15/Makefile b/emulators/netbsd32_compat15/Makefile index 776503d9e97..89eaf1489e7 100644 --- a/emulators/netbsd32_compat15/Makefile +++ b/emulators/netbsd32_compat15/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2006/10/19 19:39:04 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2007/02/22 19:26:27 wiz Exp $ # .if ${MACHINE_ARCH} == "sparc64" @@ -16,7 +16,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.NetBSD.org/Releases/formal-1.5/index.html COMMENT= 32-bit shared libraries for NetBSD 1.5 (and earlier) compatibility -CONFLICTS= netbsd32_compat16-[0-9]* +CONFLICTS= netbsd32_compat16-[0-9]* ONLY_FOR_PLATFORM= NetBSD-*-sparc64 NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL diff --git a/emulators/palmosemulator/Makefile b/emulators/palmosemulator/Makefile index 5ba213714a2..98bfad36c0c 100644 --- a/emulators/palmosemulator/Makefile +++ b/emulators/palmosemulator/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2006/07/27 18:48:02 jlam Exp $ +# $NetBSD: Makefile,v 1.25 2007/02/22 19:26:27 wiz Exp $ # DISTNAME= emulator_src_${POSE_VERSION} @@ -22,7 +22,7 @@ SITES.emulator-skins-19.tar.gz= http://www.palmos.com/dev/tools/emulator/ #LICENSE= GPL -WRKSRC= ${WRKDIR}/Emulator_Src_${POSE_VERSION} +WRKSRC= ${WRKDIR}/Emulator_Src_${POSE_VERSION} POSE_BUILD_DIR= ${WRKSRC}/BuildUnix POSE_SHARE_DIR= ${PREFIX}/share/palmosemulator POSE_SKINS_DIR= ${POSE_SHARE_DIR}/skins diff --git a/emulators/peace/Makefile b/emulators/peace/Makefile index 3620eb109c4..404a8688607 100644 --- a/emulators/peace/Makefile +++ b/emulators/peace/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2006/07/27 18:48:02 jlam Exp $ +# $NetBSD: Makefile,v 1.25 2007/02/22 19:26:27 wiz Exp $ # PEACE_VERSION= 0.0.20060701 DISTNAME= peace-${PEACE_VERSION} @@ -11,7 +11,7 @@ COMMENT= Support running Win32 executables DISTFILES+= peace-${PEACE_VERSION}.tar.gz MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=peace/} -ONLY_FOR_PLATFORM= NetBSD-[2-9]*-i386 +ONLY_FOR_PLATFORM= NetBSD-[2-9]*-i386 DEPENDS+= icu>=2.4nb1:../../textproc/icu DEPENDS+= freetype2>=2.2.1:../../graphics/freetype2 # bin/showstack requires perl5 and cross-i386-netbsdpe diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index a6809bac720..c364b13fa3b 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2006/12/06 22:31:28 xtraeme Exp $ +# $NetBSD: Makefile,v 1.44 2007/02/22 19:26:27 wiz Exp $ # DISTNAME= qemu-0.8.2 @@ -23,7 +23,7 @@ BUILD_DEPENDS+= texi2html-[0-9]*:../../textproc/texi2html GCC_REQD+= 3.0 .if !empty(MACHINE_PLATFORM:MNetBSD-4*) -USE_PKGSRC_GCC= yes +USE_PKGSRC_GCC= yes .endif CONFIGURE_ENV+= PKGMANDIR=${PKGMANDIR} diff --git a/emulators/suse100_base/Makefile b/emulators/suse100_base/Makefile index 795f07fbd55..1553487d9c7 100644 --- a/emulators/suse100_base/Makefile +++ b/emulators/suse100_base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2006/09/19 19:58:46 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2007/02/22 19:26:27 wiz Exp $ DISTNAME= suse_base-${SUSE_VERSION} PKGREVISION= 3 @@ -13,8 +13,8 @@ COMMENT= Linux compatibility package CONFLICTS= linux_SuSE-5.3 linux_lib-2.4 linuxppc_lib-[0-9]* # these files are handled by manually during de-/installation/pkg_add -CHECK_FILES_SKIP+= ${PREFIX}/${EMULSUBDIR}/dev/.* -CHECK_FILES_SKIP+= ${PREFIX}/${EMULSUBDIR}/etc/ld.so.cache +CHECK_FILES_SKIP+= ${PREFIX}/${EMULSUBDIR}/dev/.* +CHECK_FILES_SKIP+= ${PREFIX}/${EMULSUBDIR}/etc/ld.so.cache EXTRACT_ONLY= # empty PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC diff --git a/emulators/suse91_base/Makefile b/emulators/suse91_base/Makefile index 96aaad98d18..7efa78acf65 100644 --- a/emulators/suse91_base/Makefile +++ b/emulators/suse91_base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2006/10/11 19:12:52 rillig Exp $ +# $NetBSD: Makefile,v 1.26 2007/02/22 19:26:28 wiz Exp $ DISTNAME= suse_base-${SUSE_VERSION} PKGREVISION= 12 @@ -13,8 +13,8 @@ COMMENT= Linux compatibility package CONFLICTS= linux_SuSE-5.3 linux_lib-2.4 linuxppc_lib-[0-9]* # these files are handled by manually during de-/installation/pkg_add -CHECK_FILES_SKIP+= ${PREFIX}/${EMULSUBDIR}/dev/.* -CHECK_FILES_SKIP+= ${PREFIX}/${EMULSUBDIR}/etc/ld.so.cache +CHECK_FILES_SKIP+= ${PREFIX}/${EMULSUBDIR}/dev/.* +CHECK_FILES_SKIP+= ${PREFIX}/${EMULSUBDIR}/etc/ld.so.cache CHECK_INTERPRETER_SKIP+= ${PREFIX}/${EMULSUBDIR}/* EXTRACT_ONLY= # empty diff --git a/emulators/suse91_base/Makefile.x86_64 b/emulators/suse91_base/Makefile.x86_64 index d4b8a5ecbf6..ae359fb2ce8 100644 --- a/emulators/suse91_base/Makefile.x86_64 +++ b/emulators/suse91_base/Makefile.x86_64 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile.x86_64,v 1.3 2005/11/06 14:52:43 salo Exp $ +# $NetBSD: Makefile.x86_64,v 1.4 2007/02/22 19:26:28 wiz Exp $ -RPMFILES= aaa_base-9.1-0.29.${SUSE_ARCH}.rpm \ +RPMFILES= aaa_base-9.1-0.29.${SUSE_ARCH}.rpm \ bash-2.05b-305.1.${SUSE_ARCH}.rpm \ coreutils-5.2.1-23.8.${SUSE_ARCH}.rpm \ glibc-2.3.3-63.${SUSE_ARCH}.rpm \ diff --git a/emulators/suse91_vmware/Makefile b/emulators/suse91_vmware/Makefile index 6f8e01655c2..3eec3dcfcf9 100644 --- a/emulators/suse91_vmware/Makefile +++ b/emulators/suse91_vmware/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2006/06/30 15:37:22 salo Exp $ +# $NetBSD: Makefile,v 1.8 2007/02/22 19:26:28 wiz Exp $ DISTNAME= suse_vmware-${SUSE_VERSION} PKGREVISION= 2 @@ -11,7 +11,7 @@ HOMEPAGE= http://www.suse.com/ COMMENT= Linux compatibility package to support running VMware DEPENDS+= suse_base-${SUSE_VERSION}{,nb*}:../../emulators/suse91_base -DEPENDS+= suse_x11-${SUSE_VERSION}{,nb*}:../../emulators/suse91_x11 +DEPENDS+= suse_x11-${SUSE_VERSION}{,nb*}:../../emulators/suse91_x11 EXTRACT_ONLY= # empty NO_BUILD= YES diff --git a/emulators/vmware-module/Makefile b/emulators/vmware-module/Makefile index 9eef374d6e8..4c0b7650453 100644 --- a/emulators/vmware-module/Makefile +++ b/emulators/vmware-module/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2007/01/31 00:04:11 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2007/02/22 19:26:29 wiz Exp $ DISTNAME= vmware-netbsd-1.2 PKGNAME= vmware-module-1.2 CATEGORIES= emulators -MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/vmware/ +MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/vmware/ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/emulators/vmware-module3/Makefile b/emulators/vmware-module3/Makefile index 0bf97f16bed..f9c2e61ff6e 100644 --- a/emulators/vmware-module3/Makefile +++ b/emulators/vmware-module3/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2006/07/05 06:53:12 jlam Exp $ +# $NetBSD: Makefile,v 1.22 2007/02/22 19:26:29 wiz Exp $ DISTNAME= vmware-netbsd-3.2.1.8 PKGNAME= vmware-module-3.2.1.8 CATEGORIES= emulators -MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/vmware/ +MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/vmware/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= jdolecek@NetBSD.org diff --git a/emulators/vmware/Makefile b/emulators/vmware/Makefile index cdca5b5de31..d13bf11069b 100644 --- a/emulators/vmware/Makefile +++ b/emulators/vmware/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.16 2007/01/07 09:13:53 rillig Exp $ +# $NetBSD: Makefile,v 1.17 2007/02/22 19:26:29 wiz Exp $ DISTNAME= VMware-2.0.4-1142 PKGNAME= vmware-2.0.4 PKGREVISION= 1 CATEGORIES= emulators -MASTER_SITES= http://www4.vmware.com/software/ \ +MASTER_SITES= http://www4.vmware.com/software/ \ http://www.vmware.com/download1/software/ \ ftp://download1.vmware.com/pub/software/ \ http://vmware-svca.www.conxion.com/software/ \ |