summaryrefslogtreecommitdiff
path: root/x11/xsnow
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 /x11/xsnow
parent7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff)
downloadpkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'x11/xsnow')
-rw-r--r--x11/xsnow/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xsnow/Makefile b/x11/xsnow/Makefile
index d647361accf..65d1c77b74d 100644
--- a/x11/xsnow/Makefile
+++ b/x11/xsnow/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2006/12/27 13:37:46 joerg Exp $
+# $NetBSD: Makefile,v 1.23 2007/02/22 19:27:29 wiz Exp $
DISTNAME= xsnow-1.42
PKGREVISION= 2
@@ -16,7 +16,7 @@ USE_IMAKE= yes
.if !empty(LOWER_OPSYS:Mirix5*)
# needs snprintf()
. include "../../pkgtools/libnbcompat/buildlink3.mk"
-IMAKEOPTS+= -DExtraLibraries=${BUILDLINK_LDADD.libnbcompat:Q}
+IMAKEOPTS+= -DExtraLibraries=${BUILDLINK_LDADD.libnbcompat:Q}
.endif
.include "../../x11/libXext/buildlink3.mk"