diff options
author | rillig <rillig@pkgsrc.org> | 2005-09-28 14:31:06 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-09-28 14:31:06 +0000 |
commit | 5ac8ad700481573bca146bdf809b1f45c8437e24 (patch) | |
tree | 4373a04cd43d2143f808073cf6b95c49198d17c6 /mail/sma | |
parent | 9984e0604a93cd3c3942a51b0167b8a7fe50ef86 (diff) | |
download | pkgsrc-5ac8ad700481573bca146bdf809b1f45c8437e24.tar.gz |
Removed trailing white-space.
Diffstat (limited to 'mail/sma')
-rw-r--r-- | mail/sma/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
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: |