Ehe. I was stupid, should1ve written bridge instead of if_bridge. It compiled, and works fine. I only have 1 question remaining: to speed up building pkgsrc packages, I included these 2 options in /usr/pkg/etc/mk.conf: WRAPPER_UPDATE_CACHE=no MAKE_FLAGS+=-j2 Is this safe (or recommended) to use?