Hello,
I've found an issue with the lang/mono6.8 port when NINJA is enabled. The port sets CONFIGURE_ON=ninja. This results in the following error: Ready to run './configure'. Done running external/bdwgc/autogen.sh ... Running ./configure --enable-maintainer-mode --enable-compile-warnings --disable-dtrace --disable-big-arrays ninja --with-spectre-mitigation=yes --without-x --prefix=/usr/local --localstatedir=/var --mandir=/usr/local/man --disable-silent-rules --infodir=/usr/local/share/info/ --build=amd64-portbld-freebsd12.2 ... configure: WARNING: you should use --build, --host, --target configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd12.2 checking host system type... Invalid configuration `ninja': machine `ninja' not recognized configure: error: /bin/sh ./config.sub ninja failed ===> Script "autogen.sh" failed unexpectedly. When changed to CONFIGURE_ENABLE=ninja everything works as expected. Best regards, Ralf van der Enden _______________________________________________ freebsd-mono@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-mono To unsubscribe, send any mail to "freebsd-mono-unsubscr...@freebsd.org"