diff options
author | cjep <cjep> | 2003-04-27 17:21:59 +0000 |
---|---|---|
committer | cjep <cjep> | 2003-04-27 17:21:59 +0000 |
commit | 4ed6dd86d0da3a3f847bf49536810ae4fa5f594f (patch) | |
tree | 1a45aafb160a8e2900274af37261a4a3cc745b02 /mail/exim | |
parent | 2049df631152635adee5c680cc71dc6e71db3b64 (diff) | |
download | pkgsrc-4ed6dd86d0da3a3f847bf49536810ae4fa5f594f.tar.gz |
Whitespace police
Diffstat (limited to 'mail/exim')
-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: |