diff --git a/net/unison251/Makefile b/net/unison251/Makefile index 96a7ee24d6bb..1d9f813b4d5e 100644 --- a/net/unison251/Makefile +++ b/net/unison251/Makefile @@ -60,6 +60,12 @@ USES+= gettext-runtime gnome PLIST_SUB+= X11="" .endif +.include + +.if ${ARCH} == powerpc +USE_BINUTILS= yes +.endif + post-patch-FSMONITOR-off: @${REINPLACE_CMD} -e 's/-include fsmonitor/#&/' \ ${WRKSRC}/Makefile.OCaml