freebsd-ports/misc/kdeedu
Mark Linimon a283c5b88a Recently, kdeedu gained a dependency on math/kig, which brings in some
heavyweight dependencies:

  devel/boost-python-libs
  devel/libunwind
  math/blas
  math/cblas
  math/lapack
  math/metis
  math/openblas
  math/py-numpy
  math/suitesparse

This is particularly painful on powerpc64, where openblas does not even
build (yet).

This patch turns on option KIG on x86 only.

The impact on arm is TBD.

PR:		238721
Approved by:	tcberner
2019-06-22 19:10:23 +00:00
..
Makefile
pkg-descr