summaryrefslogtreecommitdiff
path: root/lib/libnv
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2019-09-05 14:13:08 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2019-09-05 14:13:08 +0000
commita7b5a3d48640f3f5898b05328d71c2949b6b7098 (patch)
treed0f41665eb81332765bfb3987d27cb3e509162a2 /lib/libnv
parentdf347c8a2e8ac08df4c1a6058c12b9f01c289cff (diff)
downloadsrc-test2-a7b5a3d48640f3f5898b05328d71c2949b6b7098.tar.gz
src-test2-a7b5a3d48640f3f5898b05328d71c2949b6b7098.zip
pkgbase: Put a lot of binaries and lib in FreeBSD-runtime
All of them are needed to be able to boot to single user and be able to repair a existing FreeBSD installation so put them directly into FreeBSD-runtime. Reviewed by: bapt, gjb Differential Revision: https://reviews.freebsd.org/D21503
Notes
Notes: svn path=/head/; revision=351855
Diffstat (limited to 'lib/libnv')
-rw-r--r--lib/libnv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libnv/Makefile b/lib/libnv/Makefile
index bf92041d4c87..8fa818fb0e1e 100644
--- a/lib/libnv/Makefile
+++ b/lib/libnv/Makefile
@@ -1,10 +1,10 @@
# $FreeBSD$
-PACKAGE=lib${LIB}
SHLIBDIR?= /lib
.include <src.opts.mk>
+PACKAGE= runtime
LIB= nv
SHLIB_MAJOR= 0