CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2016/03/19 15:18:38

Modified files:
        archivers/pecl-lzf: Makefile 
        archivers/pecl-rar: Makefile 
        databases/pecl-redis: Makefile 
        graphics/pecl-imagick: Makefile 
        lang/php/pecl  : pecl.port.mk 
        mail/pecl-mailparse: Makefile 
        security/pecl-libsodium: Makefile 
        www/pecl-chroot: Makefile 
        www/pecl-geoip : Makefile 
        www/pecl-http  : Makefile 
        www/pecl-memcache: Makefile 
        www/pecl-memcached: Makefile 
        www/pecl-proctitle: Makefile 
        www/pecl-propro: Makefile 
        www/pecl-raphf : Makefile 
        www/pecl-ssh2  : Makefile 
        www/pecl-swish : Makefile 
        www/pecl-uploadprogress: Makefile 

Log message:
For all our ports that use the pecl module, SHARED_ONLY is always
defined and "c" is always added to WANTLIB.  Remove the check from
the module and add WANTLIB += c to the individual port Makefiles.
No changes in package signature, no other modules affected.

Reply via email to