diff options
Diffstat (limited to 'cad/scotch/Makefile')
-rw-r--r-- | cad/scotch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/scotch/Makefile b/cad/scotch/Makefile index df0cb2ec40af..384f52ac5f63 100644 --- a/cad/scotch/Makefile +++ b/cad/scotch/Makefile @@ -15,7 +15,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept CONFLICTS= gbase-0.* gmap-2015.* -USES= bison gmake localbase +USES= bison:alias gmake localbase MAKE_JOBS_UNSAFE=yes |