CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/05/17 02:11:44
Modified files:
lang/php : php.port.mk
lang/php/pecl : pecl.port.mk
Log message:
move MODPHP_FLAVOR from pecl.port.mk to php.port.mk so that other ports
can use "RUN_DEPENDS = foo/pecl-bar${MODPHP_FLAVOR}" and pick up the right
dep according to the MODPHP_VERSION setting.
prompted by a requested from gonzalo@
