CVSROOT: /cvs Module name: ports Changes by: [email protected] 2024/01/04 05:10:57
Modified files:
textproc/gi-docgen: Makefile
Added files:
textproc/gi-docgen/patches: patch-gidocgen_config_py
Log message:
Don't depend on dot(1) for ports builds; if around it will be used and
potentially junked by dpb(1) so just pretend it's not there by checking for
BSD_INSTALL_PROGRAM which is defined in bsd.port.mk(5).
This should fix the transient errors when building ports that depend on
gi-docgen.
