Author: kevans
Date: Wed Apr  4 13:54:51 2018
New Revision: 332027
URL: https://svnweb.freebsd.org/changeset/base/332027

Log:
  MFC r331743: 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.

Modified:
  stable/11/lib/libdl/Makefile
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/lib/libdl/Makefile
==============================================================================
--- stable/11/lib/libdl/Makefile        Wed Apr  4 13:37:59 2018        
(r332026)
+++ stable/11/lib/libdl/Makefile        Wed Apr  4 13:54:51 2018        
(r332027)
@@ -1,5 +1,6 @@
 # $FreeBSD$
 
+PACKAGE=clibs
 LIB=dl
 SHLIB_MAJOR=1
 
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to