https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250782
Mateusz Piotrowski <0...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |0...@freebsd.org Resolution|--- |Works As Intended Status|New |Closed --- Comment #1 from Mateusz Piotrowski <0...@freebsd.org> --- The configure target and the config target are not the same. Configure is for running "./configure" in as a part of the building process, while config is for selecting port options. It is true that the configure target is a no-op sometimes. Please look for HAS_CONFIGURE and GNU_CONFIGURE variables in the documentation. Cheers! -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"