diff options
author | jlam <jlam@pkgsrc.org> | 2004-07-31 05:07:19 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2004-07-31 05:07:19 +0000 |
commit | 07f3723f7822eb6c0e1f518c361dd7bdff84680e (patch) | |
tree | 63ef2491616489a71d4b1ec03ba51f8c34d04a41 /mail | |
parent | fc53a90b6da3fc4aa125eed181dc127735f39072 (diff) | |
download | pkgsrc-07f3723f7822eb6c0e1f518c361dd7bdff84680e.tar.gz |
Remove trailing whitespace.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postfix/Makefile.options | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix/Makefile.options b/mail/postfix/Makefile.options index f031ab8a137..109db0bad44 100644 --- a/mail/postfix/Makefile.options +++ b/mail/postfix/Makefile.options @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.options,v 1.7 2004/07/30 21:44:43 jlam Exp $ +# $NetBSD: Makefile.options,v 1.8 2004/07/31 05:07:19 jlam Exp $ # Global and legacy options # @@ -165,7 +165,7 @@ MESSAGE_SUBST+= PKG_SYSCONFDIR=${PKG_SYSCONFDIR} MESSAGE_SUBST+= SASLLIBDIR=${SASLLIBDIR} .endif -.if ${OPSYS} == "Linux" +.if ${OPSYS} == "Linux" . include "../../databases/db/buildlink3.mk" CCARGS+= -I${BUILDLINK_PREFIX.db2}/include/db2 AUXLIBS+= -L${BUILDLINK_PREFIX.db2}/lib \ |