aboutsummaryrefslogtreecommitdiff
path: root/lib/libwrap
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2017-01-18 18:14:50 +0000
committerEnji Cooper <ngie@FreeBSD.org>2017-01-18 18:14:50 +0000
commit4a42ab7ddab29949f4c54bea34241997ffdf6a8d (patch)
treec0d28d3d718326b0d2b401d074599ef30f96bea1 /lib/libwrap
parent6e02fac9d9ab056083b369f4326478409a33914e (diff)
downloadsrc-4a42ab7ddab29949f4c54bea34241997ffdf6a8d.tar.gz
src-4a42ab7ddab29949f4c54bea34241997ffdf6a8d.zip
Notes
Diffstat (limited to 'lib/libwrap')
-rw-r--r--lib/libwrap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libwrap/Makefile b/lib/libwrap/Makefile
index b2253d888635..180ef35b9b95 100644
--- a/lib/libwrap/Makefile
+++ b/lib/libwrap/Makefile
@@ -15,7 +15,7 @@ MLINKS= hosts_access.3 hosts_ctl.3 \
hosts_access.3 request_set.3 \
hosts_options.5 hosts.allow.5
-.PATH: ${.CURDIR}/../../contrib/tcp_wrappers
+.PATH: ${SRCTOP}/contrib/tcp_wrappers
CFLAGS+=-DFACILITY=LOG_AUTH -DHOSTS_ACCESS -DNETGROUP -DDAEMON_UMASK=022 \
-DREAL_DAEMON_DIR=\"${LIBEXECDIR}\" -DPROCESS_OPTIONS \