Hi Thomas, You can if you build the packages yourself. The simplest way that comes to mind is to bootstrap[1] using a new prefix. cd /usr/pkgsrc/bootstrap ./bootstrap —prefix=/opt/pkg Then when you build other packages, make sure to use the bmake from that prefix (/opt/pkg/bin/bmake) This *can* get confusing to keep track of however especially if you accidentally use “/usr/bin/make" instead of “/opt/pkg/bin/bmake” Best of luck! Travis |
Attachment:
signature.asc
Description: Message signed with OpenPGP