Debugging A Port

Kurt Jaeger lists at opsec.eu
Sun Oct 1 17:42:56 UTC 2017


Hi!

> What action will make the Make command to recompile a source file?

That depends on the port, there's no generic way to say.

Basically, the port framework adds a wrapper of targets
around the upstream source Makefile and those targets can shield
a recompile from happening.

What sometimes work is this:

cd work/<app>/
make

-- 
pi at opsec.eu            +49 171 3101372                         3 years to go !


More information about the freebsd-ports mailing list