Index: Makefile =================================================================== --- Makefile (revision 546247) +++ Makefile (working copy) @@ -24,8 +24,8 @@ BROKEN_mips64= No ASM support BROKEN_mips= No ASM support -BUILD_DEPENDS= as:devel/binutils -RUN_DEPENDS= as:devel/binutils +BUILD_DEPENDS= ${LOCALBASE}/bin/as:devel/binutils +RUN_DEPENDS= ${LOCALBASE}/bin/as:devel/binutils USES= cpe compiler:c11 gmake tar:xz USE_LDCONFIG= yes