diff options
Diffstat (limited to 'math/py-piranha/Makefile')
-rw-r--r-- | math/py-piranha/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-piranha/Makefile b/math/py-piranha/Makefile index ceb4c984b298..08282643fd3c 100644 --- a/math/py-piranha/Makefile +++ b/math/py-piranha/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libboost_iostreams.so:devel/boost-libs \ libmpfr.so:math/mpfr \ ${PY_BOOST} -USES= cmake:outsource compiler:c++14-lang python +USES= cmake compiler:c++14-lang python USE_GITHUB= yes GH_ACCOUNT= bluescarni USE_PYTHON= flavors |