aboutsummaryrefslogtreecommitdiff
path: root/lib/libalias
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2019-09-05 14:15:47 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2019-09-05 14:15:47 +0000
commit4c1a82cea504df7a79f5bd8f7d0a41cacccff16e (patch)
treec6f11f1deb6213534784a9cdd5968fd227aad5b5 /lib/libalias
parent3c8868056c7b3b1a8f9f1883398027b732116849 (diff)
downloadsrc-4c1a82cea504df7a79f5bd8f7d0a41cacccff16e.tar.gz
src-4c1a82cea504df7a79f5bd8f7d0a41cacccff16e.zip
pkgbase: Create a FreeBSD-utilities package and make it the default one
The default package use to be FreeBSD-runtime but it should only contain binaries and libs enough to boot to single user and repair the system, it is also very handy to have a package that can be tranform to a small mfsroot. So create a new package named FreeBSD-utilities and make it the default one. Also move a few binaries and lib into this package when it make sense. Reviewed by: bapt, gjb Differential Revision: https://reviews.freebsd.org/D21506
Notes
Notes: svn path=/head/; revision=351858
Diffstat (limited to 'lib/libalias')
-rw-r--r--lib/libalias/libalias/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libalias/libalias/Makefile b/lib/libalias/libalias/Makefile
index bfbd523aa0b7..1078e6d46b78 100644
--- a/lib/libalias/libalias/Makefile
+++ b/lib/libalias/libalias/Makefile
@@ -3,7 +3,6 @@
.PATH: ${SRCTOP}/sys/netinet/libalias
CONFS= libalias.conf
-PACKAGE=lib${LIB}
LIB= alias
SHLIBDIR?= /lib
SHLIB_MAJOR= 7