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:
Kyle Evans 2018-03-29 19:43:29 +00:00
parent c53b0251ac
commit 19f74c09b1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=331743

View file

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