Also record USE_SASL2 in BUILD_DEFS.

This commit is contained in:
seb 2003-10-03 10:34:02 +00:00
parent 9685dd9fac
commit edaca2cd73

View file

@ -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 @@ MAKE_ENV+= BSD_BINOWN="${BINOWN}" BSD_BINGRP="${BINGRP}" \
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