CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/02/06 13:28:32
Modified files:
mail/cyrus-imapd: Makefile
net/irssi-silc : Makefile
net/liboping : Makefile
net/libproxy : Makefile
textproc/redland-bindings: Makefile
www/clearsilver: Makefile
www/fcgi : Makefile
www/p5-libapreq2: Makefile
x11/p5-Gtk2 : Makefile
x11/p5-Gtk2-GladeXML: Makefile
x11/p5-Gtk2-ImageView: Makefile
Log message:
Add perl to WANTLIB, second 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".