diff --git a/math/R/Makefile b/math/R/Makefile index f2c6e60d329f..2e44698ec42e 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -83,7 +83,7 @@ CONFIGURE_ARGS+= --disable-mbcs .if ${OSVERSION} < 600000 CONFIGURE_ENV+= MAKEINFO_CMD=${LOCALBASE}/bin/makeinfo -BUILD_DEPENDS+= makeinfo:${PORTSDIR}/print/texinfo +BUILD_DEPENDS+= ${LOCALBASE}/bin/makeinfo:${PORTSDIR}/print/texinfo .endif .include