diff options
| author | Emmanuel Vadot <manu@FreeBSD.org> | 2021-12-14 14:31:30 +0000 |
|---|---|---|
| committer | Emmanuel Vadot <manu@FreeBSD.org> | 2021-12-21 09:17:27 +0000 |
| commit | 93c43690960274dd3bb67b1ee0f1dd3ca4d13def (patch) | |
| tree | 2ccc71b9c29ff84cd47091175e6f618b5953be27 /lib/libwrap | |
| parent | eb14f050a39f7f71110535ad260fb8df5eef068c (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 |
