diff --git a/dev-libs/nsgenbind/nsgenbind-0.4.recipe b/dev-libs/nsgenbind/nsgenbind-0.4.recipe index 4bbfc5816..4813a5fe2 100644 --- a/dev-libs/nsgenbind/nsgenbind-0.4.recipe +++ b/dev-libs/nsgenbind/nsgenbind-0.4.recipe @@ -32,7 +32,7 @@ BUILD_PREREQUIRES=" BUILD() { - make $jobArgs PREFIX=$prefix NSSHARED=/system/data/netsurf-buildsystem + make PREFIX=$prefix NSSHARED=/system/data/netsurf-buildsystem } INSTALL()