aboutsummaryrefslogtreecommitdiffstats
path: root/mk/pathnames
diff options
context:
space:
mode:
Diffstat (limited to 'mk/pathnames')
-rw-r--r--mk/pathnames4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/pathnames b/mk/pathnames
index efa785ef..b233ec33 100644
--- a/mk/pathnames
+++ b/mk/pathnames
@@ -1,8 +1,8 @@
-smtpd_srcdir = $(top_srcdir)/usr.sbin/smtpd
+smtpd_srcdir = $(top_srcdir)/smtpd
compat_srcdir = $(top_srcdir)/openbsd-compat
regress_srcdir = $(top_srcdir)/regress/bin
-PATHS= -DSMTPD_CONFDIR=\"$(sysconfdir)\" \
+PATHS= -DSMTPD_CONFDIR=\"$(sysconfdir)\" \
-DPATH_CHROOT=\"$(PRIVSEP_PATH)\" \
-DPATH_SMTPCTL=\"$(sbindir)/smtpctl\" \
-DPATH_MAILLOCAL=\"$(pkglibexecdir)/mail.local\" \