View Single Post
  #8   (View Single Post)  
Old 31st August 2017
TronDD TronDD is offline
Spam Deminer
 
Join Date: Sep 2014
Posts: 304
Default

It should build and install everything you need.

Check `dmesg` and see if it's a wxallowed error.

/usr/ports/pobj needs to be on a filesystem with the wxallowed option for many ports.

Also, I forgot, try `export FETCH_PACKAGES=yes` and `export PKG_PATH= whatever your mirror is in /etc/installurl` then rerun make package. It should look for dependencies on the package mirror instead of building everything.
Reply With Quote