|
发表于 2004-2-4 20:35:27
|
显示全部楼层
make install under a port is use the Makefile(which same in the directory) to do a instruction set,including download,extract,patch....,Ports just have instruction set and some required files ,rather than software's source.So if your /usr/ports/distfile don't have the software's source file,make install first download it via network. |
|