>Have you added something like:
>
>FLAVORS=       test
>FLAVOR?=

THanks! I didn't add 
FLAVOR?=

Now works, but not like I expected.
That distfile is not being downloaded like ADDITIONAL
distfile, but like the only distfile. Is there trick?

from Makefile:
.if ${FLAVOR:L:Mtest}
MASTER_SITES0= http://www.download.com
DISTFILES=     file.gz:0
.endif

-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/

Reply via email to