- Thread Starter
- #51
Thanks T-Daemon. Yes I mistyped the $PATH, I've edited the post to give the right one, which is the one you mentioned.
(If one looks at /etc/pkg/FreeBSD.conf it tells you the file to create if you want to override defaults, saying
(If one looks at /etc/pkg/FreeBSD.conf it tells you the file to create if you want to override defaults, saying
#To disable this repository, instead of modifying or removing this file,
# create a /usr/local/etc/pkg/repos/FreeBSD.conf file:
# mkdir -p /usr/local/etc/pkg/repos
# echo "FreeBSD: { enabled: no }" > /usr/local/etc/pkg/repos/FreeBSD.conf