lang/ocaml-camlidl: fix build on powerpc
This commit is contained in:
parent
f2e5a36188
commit
1cf9ad8128
@ -23,6 +23,12 @@ DOCSDIR= ${OCAML_DOCSDIR}/${PORTNAME}
|
||||
OPTIONS_DEFINE= DOCS
|
||||
DOCS_BUILD_DEPENDS= hevea>=0:textproc/hevea
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${ARCH} == powerpc
|
||||
USE_BINUTILS= yes
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${LN} -sf ${WRKSRC}/config/Makefile.unix ${WRKSRC}/config/Makefile
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user