CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/08/23 09:43:07
Modified files:
sysutils/menulibre: Makefile
textproc/catfish: Makefile
x11/screenkey : Makefile
Log message:
Add explicit dependency on textproc/gettext-tools.
This should not be needed because we depend on:
py-distutils-extra -> intltool -> gettext-tools
where this is really used.
But the check for gettext-tools in ports/infrastructure/mk/bsd.port.mk:2650
only checks for direct dependency of the port :-(
