diff options
Diffstat (limited to 'sysutils/mktool/Makefile')
-rw-r--r-- | sysutils/mktool/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/mktool/Makefile b/sysutils/mktool/Makefile index 837afdcf7cc2..873794fba788 100644 --- a/sysutils/mktool/Makefile +++ b/sysutils/mktool/Makefile @@ -14,6 +14,7 @@ BROKEN= Unfetchable due to MASTER_SITES reorganization USES= gmake USE_BZIP2= yes +NO_STAGE= yes pre-patch: @${REINPLACE_CMD} -e ' \ s,^OPT=.*,OPT=${CFLAGS},; \ |