CVSROOT:        /cvs
Module name:    ports
Changes by:     lan...@cvs.openbsd.org  2022/12/27 06:03:06

Modified files:
        geo/py-osmium  : Makefile 

Log message:
geo/py-osmium: add BDEP on devel/llvm

this port uses cmake behind setuptools, cmake tries to detect various
toolchain bits, then at some points finds llvm-strip if llvm port is
installed.. then blows if llvm port is junked.

should fix a build failure seen by naddy@
idea from sthen@, until i find a better way to make this port directly
use cmake or pass cmake arguments to disable toolchain detection.

Reply via email to