textproc/ocaml-spelll: fix build on powerpc
This commit is contained in:
@@ -20,6 +20,12 @@ PORTDOCS= LICENSE README.md
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${ARCH} == powerpc
|
||||
USE_BINUTILS= yes
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} \
|
||||
-e "s/(lang dune.*/&\n(version ${DISTVERSION})/" \
|
||||
|
||||
Reference in New Issue
Block a user