Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Aug 2012 12:53:31 -0400
From:      Robert Huff <roberthuff@rcn.com>
To:        questions@freebsd.org
Subject:   system build variables
Message-ID:  <20540.63371.921420.355145@jerusalem.litteratus.org>

next in thread | raw e-mail | index | archive | help

	I currently have

#	to get automatic SASL in sendmail

SENDMAIL_CFLAGS+=	-I/usr/local/include/ -DSASL=2
SENDMAIL_LDFLAGS+=	-L/usr/local/lib
SENDMAIL_LDADD+=	-lsasl2

	in make.conf.
	Would it be legal/better to put this in src.conf?


				Robert Huff




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20540.63371.921420.355145>