CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/02/06 13:20:23
Modified files:
comms/hamlib : Makefile
comms/pilot-link: Makefile
converters/p5-Cpanel-JSON-XS: Makefile
databases/xapian-bindings: Makefile
devel/p5-Glib2 : Makefile
devel/p5-IO-AIO: Makefile
geo/gdal : Makefile
graphics/GraphicsMagick: Makefile
Log message:
Add perl to WANTLIB, first batch. This used to be done automatically but
since SHARED_ONLY support was removed across the ports tree the perl module
no longer adds it, so it must be done manually for any perl ports that
provide perl shared-library modules (i.e. libdata/perl5/site_perl/$ARCH/*.so)
and you must not remove them from WANTLIB even if they show as "Extra".