summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authortron <tron>2002-06-17 20:21:46 +0000
committertron <tron>2002-06-17 20:21:46 +0000
commit7355620dddef9a9009f865feaa7a0c6ffea10d66 (patch)
tree727a05f91e7c33e3f44ff28e0374ea08acb80654 /mail
parenta4853ef1064ca4f3d6db123ddee96bfaf6642d8f (diff)
downloadpkgsrc-7355620dddef9a9009f865feaa7a0c6ffea10d66.tar.gz
Record various build definitions.
Diffstat (limited to 'mail')
-rw-r--r--mail/sendmail/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile
index e1733690567..94b32913d64 100644
--- a/mail/sendmail/Makefile
+++ b/mail/sendmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2002/06/17 20:13:10 tron Exp $
+# $NetBSD: Makefile,v 1.46 2002/06/17 20:21:46 tron Exp $
DISTNAME= sendmail.8.11.6
PKGNAME= sendmail-8.11.6
@@ -31,7 +31,7 @@ MAKE_ENV+= BSD_BINOWN="${BINOWN}" BSD_BINGRP="${BINGRP}" \
WRKSRC= ${WRKDIR}/${PKGNAME:C/nb[0-9]+$//}
SITECONFIG= ${WRKSRC}/devtools/Site/site.config.m4
-BUILD_DEFS+= USE_INET6
+BUILD_DEFS+= USE_WIDEPATCH USE_INET6 USE_LDAP USE_DB2 USE_STARTTLS
.include "../../mk/bsd.prefs.mk"