echo "OPTIONS_UNSET+=X11" >> /etc/make.conf
make config-recursive package
port will be under ./work/pkg/
make clean NOCLEANDEPENDS=yes
Good for rebuilding port with lots of deps
pkg add <pkg>
The following must be run from /usr/ports
make fetchindex