diff options
| author | Emmanuel Vadot <manu@FreeBSD.org> | 2021-12-14 14:31:30 +0000 |
|---|---|---|
| committer | Emmanuel Vadot <manu@FreeBSD.org> | 2022-01-05 17:23:51 +0000 |
| commit | b2d245a0b010b8ca254297e00a5a30a632bac9fe (patch) | |
| tree | 8de539b7098f82e4094765a6a73ef1e7864bbacc /lib/libwrap | |
| parent | 2480a7ae9e76810d3c4a756b4c66eb735e692b0a (diff) | |
Diffstat (limited to 'lib/libwrap')
| -rw-r--r-- | lib/libwrap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libwrap/Makefile b/lib/libwrap/Makefile index f45e8f9dda6b..71559b17e6ad 100644 --- a/lib/libwrap/Makefile +++ b/lib/libwrap/Makefile @@ -4,6 +4,8 @@ .include <src.opts.mk> +PACKAGE= runtime + CONFS= hosts.allow LIB= wrap SHLIB_MAJOR= 6 |
