Jasper Lievisse Adriaanse wrote:
This is what Makefile.template says:
# where the source files and patches can be fetched
#
MASTER_SITES= ???
#MASTER_SITES= ${MASTER_SITE_foo:=subdir/}
# if more master sites are needed...
#MASTER_SITES0=
# ...
And the diff was my interpretation of this.
lol... I never paied attention to this before ;)
Anyway, it looks like a lot of ports actually use what I'm using, so I'd
rather get an answer from a port guru to know what the "official" way is.
Thanks for poiting that to me though... I learn everyday...
Antoine