Add option to override dports git host
commit3d88cbf2373df7bdd96388e66df0d189e0d68c70
authorMichael Neumann <mneumann@ntecs.de>
Fri, 13 Feb 2015 15:14:31 +0000 (13 16:14 +0100)
committerMichael Neumann <mneumann@ntecs.de>
Fri, 13 Feb 2015 15:14:31 +0000 (13 16:14 +0100)
tree4ee557fed8d16a4df3b9286ba645ea2e5045092a
parent94c6fedef3dfab3e7d4f7193d554eb13eff88d18
Add option to override dports git host

By specifying GITHOST_DPORTS you can override the default git host for
fetching the dports.git repository:

  cd /usr && make dports-create GITHOST_DPORTS=localhost
etc/Makefile.usr