mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
1f15238782
If Hamlib configure finds libgd, it will configure itself to build supplemental documentation that is ultimately never built or installed. Explicitly disable for improved build consistency. Configure option --with-rpc-backends was removed in v3.0 (2015). Configure option --with-cxx-binding is on by default. Make Tcl and Python tests work. Move examples into examples dir and make them easily runnable. ok sthen@