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 | 1dd24ebed9430974aebb858a944e58bbf65c8909 (patch) | |
tree | 63ef2491616489a71d4b1ec03ba51f8c34d04a41 /mail/postfix | |
parent | f58f14657b2fa8d42d95a5ab2c3f6091764b2554 (diff) | |
download | pkgsrc-1dd24ebed9430974aebb858a944e58bbf65c8909.tar.gz |
Remove trailing whitespace.
Diffstat (limited to 'mail/postfix')
-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 \ |