diff options
| author | Brad Davis <brd@FreeBSD.org> | 2018-09-22 13:17:30 +0000 |
|---|---|---|
| committer | Brad Davis <brd@FreeBSD.org> | 2018-09-22 13:17:30 +0000 |
| commit | b8fdf588079d7bb8f45e1b894801870db00e6887 (patch) | |
| tree | 2c46965d130b756e29d8d8f0e61e20a6a7740f39 /lib/libwrap/Makefile | |
| parent | 6c8e9a847122716ea09fef6fc7790d5be39004f6 (diff) | |
Notes
Diffstat (limited to 'lib/libwrap/Makefile')
| -rw-r--r-- | lib/libwrap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libwrap/Makefile b/lib/libwrap/Makefile index 180ef35b9b95b..1326b43bad236 100644 --- a/lib/libwrap/Makefile +++ b/lib/libwrap/Makefile @@ -4,6 +4,7 @@ .include <src.opts.mk> +CONFS= hosts.allow PACKAGE=lib${LIB} LIB= wrap SHLIB_MAJOR= 6 |
