diff options
author | cjep <cjep@pkgsrc.org> | 2003-04-27 17:21:59 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2003-04-27 17:21:59 +0000 |
commit | 9c380309b7203c3731e9df970c4628cad5f6b4a7 (patch) | |
tree | 1a45aafb160a8e2900274af37261a4a3cc745b02 /mail/exim/Makefile | |
parent | 6764d4a6860c0cdbe7bcf1ec94f4a02c6d4ab996 (diff) | |
download | pkgsrc-9c380309b7203c3731e9df970c4628cad5f6b4a7.tar.gz |
Whitespace police
Diffstat (limited to 'mail/exim/Makefile')
-rw-r--r-- | mail/exim/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 446684a6257..53c3aad2c22 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2002/12/09 11:38:04 ad Exp $ +# $NetBSD: Makefile,v 1.32 2003/04/27 17:21:59 cjep Exp $ DISTNAME= exim-4.10 CATEGORIES= mail net @@ -13,8 +13,8 @@ COMMENT= The Exim mail transfer agent, a replacement for sendmail USE_PERL5= yes USE_BUILDLINK2= yes -INTERACTIVE_STAGE= build # actually, needs "mail" user - # before configure step, see below +INTERACTIVE_STAGE= build # actually, needs "mail" user + # before configure step, see below MAKE_ENV+= SSLBASE=${SSLBASE:Q} pre-patch: |