chdir(2) to portsdir before attempting to run make(1) -- this avoids problems if the current working directory has been deleted out from underneath us.
modified src/version.c
@@ -593,6 +593,10 @@ do_source_ports(unsigned int opt, char limchar, char *pattern, match_t match,
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|