summaryrefslogtreecommitdiff
path: root/x11/blt
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-06-15 23:06:02 +0000
committerdholland <dholland@pkgsrc.org>2012-06-15 23:06:02 +0000
commitff816060bd39b709e662c5359d1d123457590836 (patch)
treec7e9bf60d6a338e40f3bb098b71f0c657b7dc799 /x11/blt
parent1321b597d422b8a5e8b93a2a23c4134ecebe09ef (diff)
downloadpkgsrc-ff816060bd39b709e662c5359d1d123457590836.tar.gz
Whitespace. (as whined about by pkglint)
Diffstat (limited to 'x11/blt')
-rw-r--r--x11/blt/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/blt/Makefile b/x11/blt/Makefile
index 5163cfedbdb..6d7607e8e75 100644
--- a/x11/blt/Makefile
+++ b/x11/blt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2009/08/03 12:46:26 joerg Exp $
+# $NetBSD: Makefile,v 1.22 2012/06/15 23:06:02 dholland Exp $
#
DISTNAME= BLT2.4z
@@ -31,9 +31,9 @@ INSTALL_MAKE_FLAGS+= INSTALL_ROOT=${DESTDIR}
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "NetBSD"
-.if empty(OS_VERSION:M1.[56]*)
+. if empty(OS_VERSION:M1.[56]*)
.include "../../mk/pthread.buildlink3.mk"
-.endif
+. endif
.endif
.include "../../lang/tcl/buildlink3.mk"