From 601583c3207bd23bb05d0761888aefcb5699e1c2 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 22 Feb 2007 19:26:05 +0000 Subject: Whitespace cleanup, courtesy of pkglint. Patch provided by Sergey Svishchev in private mail. --- cross/atasm/Makefile | 8 ++++---- cross/h8300-hms-gcc/Makefile | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'cross') diff --git a/cross/atasm/Makefile b/cross/atasm/Makefile index d067062da4e..148a82d37ac 100644 --- a/cross/atasm/Makefile +++ b/cross/atasm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2007/01/07 09:13:50 rillig Exp $ +# $NetBSD: Makefile,v 1.7 2007/02/22 19:26:16 wiz Exp $ # DISTNAME= atasm104 -PKGNAME= atasm-1.04 +PKGNAME= atasm-1.04 PKGREVISION= 2 CATEGORIES= devel cross emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=atasm/} @@ -14,8 +14,8 @@ COMMENT= Cross-assembler for 6502 optimized to code for Atari 8 bit computers PKG_INSTALLATION_TYPES= overwrite pkgviews -WRKSRC= ${WRKDIR}/${DISTNAME}/src -NO_CONFIGURE= YES +WRKSRC= ${WRKDIR}/${DISTNAME}/src +NO_CONFIGURE= YES DOCDIR= ${PREFIX}/share/doc/atasm diff --git a/cross/h8300-hms-gcc/Makefile b/cross/h8300-hms-gcc/Makefile index 969b4a220e4..e5b2371182d 100644 --- a/cross/h8300-hms-gcc/Makefile +++ b/cross/h8300-hms-gcc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2006/09/02 20:33:36 rillig Exp $ +# $NetBSD: Makefile,v 1.22 2007/02/22 19:26:16 wiz Exp $ DISTNAME= gcc-core-3.1 PKGNAME= cross-h8300-hms-gcc-3.1 @@ -33,7 +33,7 @@ CONFIGURE_ARGS+= --with-newlib CONFIGURE_SCRIPT= ${SRCDIR}/configure SRCDIR= ${WRKDIR}/gcc-3.1 BUILD_TARGET= CFLAGS="-O2 -fomit-frame-pointer" all -INFO_FILES= # PLIST +INFO_FILES= # PLIST GCC_REQD+= 2.8.0 -- cgit v1.2.3