Created attachment 146078 [details] Failing poudriere build log for net/mediastreamer net/mediastreamer 2.10.0_1 does not build under poudriere, failing in the config phase. Seems the reason is a missing dependency on intltool, which is apparently required even when NLS option is off: /usr/local/etc/poudriere.d/make.conf : OPTIONS_UNSET= NLS The relevant tail of the build log: checking whether NLS is requested... no ./configure: intltool-update: not found checking for intltool >= 0.40... found configure: error: Your intltool is too old. You need intltool 0.40 or later. ===> Script "configure" failed unexpectedly. The full poudriere build log is attached.
Fixed in r365668.