Thanks,
 It seems to work.

On 01.10.2017 20:42, Kurt Jaeger wrote:
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


_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to