summaryrefslogtreecommitdiff
path: root/devel/nasm/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
committerwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
commit601583c3207bd23bb05d0761888aefcb5699e1c2 (patch)
treefae33b1f36c87708a527346fcfbac7913893ed98 /devel/nasm/Makefile
parent7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff)
downloadpkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'devel/nasm/Makefile')
-rw-r--r--devel/nasm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/nasm/Makefile b/devel/nasm/Makefile
index 3e322bcdf15..925049606c4 100644
--- a/devel/nasm/Makefile
+++ b/devel/nasm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2007/01/06 15:11:57 jmmv Exp $
+# $NetBSD: Makefile,v 1.32 2007/02/22 19:26:22 wiz Exp $
DISTNAME= nasm-0.98.39
PKGREVISION= 3
@@ -31,7 +31,7 @@ INSTALLATION_DIRS= bin ${PKGINFODIR} ${PKGMANDIR}/man1 share/doc/html
.include "../../mk/compiler.mk"
.if !empty(CC_VERSION:Mgcc-2*)
-BUILDLINK_TRANSFORM+= rm:-std=c99
+BUILDLINK_TRANSFORM+= rm:-std=c99
.endif
.include "../../mk/bsd.pkg.mk"