diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2017-01-20 04:35:18 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2017-01-20 04:35:18 +0000 |
| commit | b7debe1d3f85922be51bf6d1b7c37b9e5ef7737c (patch) | |
| tree | ec5b12e3492abf1ea0a2aa72908ceae24775c15b /lib/libsmdb/Makefile | |
| parent | 9582a53013a99361a5a827b4a80897ad0956ee3f (diff) | |
Notes
Diffstat (limited to 'lib/libsmdb/Makefile')
| -rw-r--r-- | lib/libsmdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libsmdb/Makefile b/lib/libsmdb/Makefile index 3fbd11648869..b1957b9c2149 100644 --- a/lib/libsmdb/Makefile +++ b/lib/libsmdb/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PACKAGE=lib${LIB} -SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail +SENDMAIL_DIR=${SRCTOP}/contrib/sendmail .PATH: ${SENDMAIL_DIR}/libsmdb CFLAGS+=-I${SENDMAIL_DIR}/src -I${SENDMAIL_DIR}/include -I. |
