mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
c0f5554a06
If a port should not attempt to run a configure script, simply don't set CONFIGURE_STYLE at all. The perl and pyton modules use CONFIGURE_STYLE=none for their own purposes. Also, some ports use it to disable a default provided by Makefile.inc. Apart from that, CONFIGURE_STYLE=none has no meaning. ok semarie@ ajacoutot@ kn@ sthen@