https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250782
Mateusz Piotrowski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Resolution|--- |Works As Intended Status|New |Closed --- Comment #1 from Mateusz Piotrowski <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
