textproc/ocaml-yojson: fix build on powerpc
This commit is contained in:
parent
7deb22af2d
commit
6458c346b8
@ -25,6 +25,12 @@ OPTIONS_DEFINE= DOCS
|
|||||||
|
|
||||||
DUNE_INSTALL_TARGETS= ${OCAML_PACKAGES}
|
DUNE_INSTALL_TARGETS= ${OCAML_PACKAGES}
|
||||||
|
|
||||||
|
.include <bsd.port.options.mk>
|
||||||
|
|
||||||
|
.if ${ARCH} == powerpc
|
||||||
|
USE_BINUTILS= yes
|
||||||
|
.endif
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
@${STRIP_CMD} \
|
@${STRIP_CMD} \
|
||||||
${STAGEDIR}${PREFIX}/bin/ydump \
|
${STAGEDIR}${PREFIX}/bin/ydump \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user