From 5ac8ad700481573bca146bdf809b1f45c8437e24 Mon Sep 17 00:00:00 2001 From: rillig Date: Wed, 28 Sep 2005 14:31:06 +0000 Subject: Removed trailing white-space. --- mail/sma/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'mail/sma') diff --git a/mail/sma/Makefile b/mail/sma/Makefile index a7a9c90475d..3ccda24750c 100644 --- a/mail/sma/Makefile +++ b/mail/sma/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/06/16 06:58:08 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2005/09/28 14:31:07 rillig Exp $ DISTNAME= sma-1.3.2 CATEGORIES= mail @@ -16,9 +16,9 @@ BUILD_TARGET= sma .include "../../mk/bsd.prefs.mk" -.if empty(LOWER_OPSYS:Mirix5*) -CFLAGS+= -DUSE_REGEXP -.endif +.if empty(LOWER_OPSYS:Mirix5*) +CFLAGS+= -DUSE_REGEXP +.endif INSTALLATION_DIRS= bin man/man8 do-install: -- cgit v1.2.3