CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/05/17 16:37:08
Modified files:
mail/p5-Email-Filter: Makefile
mail/p5-Email-FolderType: Makefile
Log message:
p5-Email-FolderType: add a missing run depends, remove it from p5-Email-Filter
afresh1@ found out that the previous fix that targeted p5-Email-Filter was
actually for p5-Email-FolderType, so fix it there instead.
Module::Pluggable has been removed from core some times ago, add the module
to RUN_DEPENDS. While here make spacing consistent around '=', and add a
missing TEST_DEPENDS.
input and OK afresh1@