https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251014
Tobias C. Berner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Tobias C. Berner <[email protected]> --- Moin moin The proper way would be to switch it via bsd.default_version.mk LIBRSVG_DEFAULT?= rust and then do something like .if empty(ARCH:Naarch64:Narmv6:Narmv7:Namd64:Ni386:Npowerpc64:Npowerpc64le) && ${LIBRSVG_DEFAULT:Mrust} in gnome.mk mfg Tobias -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-desktop To unsubscribe, send any mail to "[email protected]"
