textproc/htmlc: fix build on powerpc

This commit is contained in:
Piotr Kubaj
2025-01-16 14:32:09 +01:00
parent edd0e13e73
commit f2e5a36188
+6
View File
@@ -21,6 +21,12 @@ PORTDOCS= LICENSE INSTALL README JoeCaml.gif rocq.gif copyright-eng.htm \
OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>
.if ${ARCH} == powerpc
USE_BINUTILS= yes
.endif
post-patch:
${RM} ${WRKSRC}/doc/Makefile
${TOUCH} ${WRKSRC}/doc/Makefile