pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/sendmail Also record USE_SASL2 in BUILD_DEFS.
details: https://anonhg.NetBSD.org/pkgsrc/rev/dea352986717
branches: trunk
changeset: 462454:dea352986717
user: seb <seb%pkgsrc.org@localhost>
date: Fri Oct 03 10:34:02 2003 +0000
description:
Also record USE_SASL2 in BUILD_DEFS.
diffstat:
mail/sendmail/Makefile.common | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e691874f8420 -r dea352986717 mail/sendmail/Makefile.common
--- a/mail/sendmail/Makefile.common Fri Oct 03 09:50:17 2003 +0000
+++ b/mail/sendmail/Makefile.common Fri Oct 03 10:34:02 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.11 2003/09/19 01:55:34 grant Exp $
+# $NetBSD: Makefile.common,v 1.12 2003/10/03 10:34:02 seb Exp $
#
# Makefile fragment shared with libmilter
#
@@ -27,7 +27,7 @@
SITECONFIG= ${WRKSRC}/devtools/Site/site.config.m4
BUILD_DEFS+= USE_INET6 USE_TCPWRAPPERS USE_LDAP USE_DB2 \
- USE_SASL USE_STARTTLS USE_DB4
+ USE_SASL USE_SASL2 USE_STARTTLS USE_DB4
DESCR_SRC= ${WRKDIR}/.DESCR_SRC
USE_BUILDLINK2= YES
Home |
Main Index |
Thread Index |
Old Index