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

-- 
p...@opsec.eu            +49 171 3101372                         3 years to go !
_______________________________________________
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