Hey guys,
Someone can explain how to install those 3?
If I start build from ports devel/doxygen, the compiler check for dependencies and then say cannot install because there no lang/ruby21 or graphics/graphviz, so at this step, the
If I start build from ports lang/ruby21, the compiler check for dependencies also and then say cannot install because there no devel/doxygen or graphics/graphviz, so at this step, the
For last, starting from graphics/graphviz, the compiler check for dependencies also and say cannot install because there no devel/doxygen, so at this step, the
I already have unchecked for don't support the 3 scenarios, for example in devel/doxygen I have uncheck GRAPHVIZ option, but doesn't work...
Someone can explain how to install those 3?
If I start build from ports devel/doxygen, the compiler check for dependencies and then say cannot install because there no lang/ruby21 or graphics/graphviz, so at this step, the
make goes download then and try install then first...If I start build from ports lang/ruby21, the compiler check for dependencies also and then say cannot install because there no devel/doxygen or graphics/graphviz, so at this step, the
make goes download then and try install then first...For last, starting from graphics/graphviz, the compiler check for dependencies also and say cannot install because there no devel/doxygen, so at this step, the
make goes download then and try install before continue...I already have unchecked for don't support the 3 scenarios, for example in devel/doxygen I have uncheck GRAPHVIZ option, but doesn't work...