diff options
Diffstat (limited to 'japanese/slrn/Makefile')
-rw-r--r-- | japanese/slrn/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/slrn/Makefile b/japanese/slrn/Makefile index c130da28af4c..b06bf269e667 100644 --- a/japanese/slrn/Makefile +++ b/japanese/slrn/Makefile @@ -31,6 +31,7 @@ MANLANG= '' ja MAN1= slrn.1 # Tentatively improve inner makefiles in attempt to fix parallel builds +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|-mkdir|mkdir -p| ; \ /DOT_O_DEPS/s|$$| $$(OBJDIR)|' \ |