El domingo 14 de mayo a las 13:25:00 CEST, Mathieu Arnold escribió:
Le 14/05/2017 à 11:13, José G. Juanino a écrit :
Hello FreeBSD ports!

I am porting a backup software (bup backup), and the upstream Makefile
has a "test" target. I find useful to make a port knob to allow run
such test (disabled by default). What is the best way to accomplish
that task? Is there any doc or "best practique" to watch for?


You do:

TEST_TARGET=   test

and then, you simply run:

make test

from the ports directory. Do not add options knobs for it.

Thanks for your response, I will do so.
Regards


--
José G. Juanino

Attachment: signature.asc
Description: PGP signature

Reply via email to