From 3ad43a6467aaff7bfeaa3db44d7377ef220fb983 Mon Sep 17 00:00:00 2001 From: grant Date: Sat, 27 Mar 2004 14:21:21 +0000 Subject: indent block --- archivers/unrar/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'archivers') diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile index c4f60d704a9..fb4449d0729 100644 --- a/archivers/unrar/Makefile +++ b/archivers/unrar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2004/03/11 21:39:17 tv Exp $ +# $NetBSD: Makefile,v 1.31 2004/03/27 14:21:21 grant Exp $ # DISTNAME= unrarsrc-3.3.6 @@ -32,9 +32,9 @@ do-install: # Don't set _LARGEFILE_SOURCE for platforms w/o ftello() and fseeko(). # .for __glob__ in Interix-* NetBSD-1.5* -.if ${MACHINE_PLATFORM:M${__glob__}} != "" +. if ${MACHINE_PLATFORM:M${__glob__}} != "" .MAKEFLAGS+= DEFINES="" -.endif +. endif .endfor .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3