summaryrefslogtreecommitdiff
path: root/x11/blt
diff options
context:
space:
mode:
authordholland <dholland>2012-06-15 23:06:02 +0000
committerdholland <dholland>2012-06-15 23:06:02 +0000
commit4961ba333c959cbf60494463f2fc3d1d704e817e (patch)
treec7e9bf60d6a338e40f3bb098b71f0c657b7dc799 /x11/blt
parent14e0058b938e091beadf73e74e97a3645b194ee3 (diff)
downloadpkgsrc-4961ba333c959cbf60494463f2fc3d1d704e817e.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"