x11-fonts/fontsproto: missing dependency textproc/xmlto

Yuri yuri at rawbw.com
Wed May 30 16:29:08 UTC 2012


fontsproto uses xmlto utility if it is installed, and doesn't if it 
isn't installed.
But fontsproto has no dependency on xmlto, so it doesn't get rebuilt 
when fontsproto is rebuilt hierarchically. This is wrong.

x11-fonts/fontsproto/Makefile should have:
BUILD_DEPENDS = ${LOCALBASE}/bin/xmlto:${PORTSDIR}/textproc/xmlto
Or it could be made optional on a config option.

Yuri


More information about the freebsd-x11 mailing list