diff options
Diffstat (limited to 'devel/insight/Makefile')
-rw-r--r-- | devel/insight/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/insight/Makefile b/devel/insight/Makefile index babc77dce76d..55d32855988a 100644 --- a/devel/insight/Makefile +++ b/devel/insight/Makefile @@ -14,4 +14,5 @@ CONFLICTS= gdb-[6-9]* MAKE_JOBS_UNSAFE= yes +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |