Add libdl to clibs package

libdl is a filter on libc, and pretty lightweight. Add it to the 'clibs'
package with libc, effectively tying them together in a pkgbase world.

Reviewed by:	gjb
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D13997
This commit is contained in:
kevans 2018-03-29 19:43:29 +00:00
parent 754d2605a6
commit 3303f33b83

View File

@ -1,5 +1,6 @@
# $FreeBSD$
PACKAGE=clibs
LIB=dl
SHLIB_MAJOR=1