diff options
Diffstat (limited to 'japanese/sj3-lib/Makefile')
-rw-r--r-- | japanese/sj3-lib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/sj3-lib/Makefile b/japanese/sj3-lib/Makefile index 6603afa3b23b..3448a84b8ef7 100644 --- a/japanese/sj3-lib/Makefile +++ b/japanese/sj3-lib/Makefile @@ -25,6 +25,7 @@ SUB_LIST= DESTDIR=${DESTDIR} POSTPATCHES= ${FILESDIR}/post-patch-Imakefile \ ${FILESDIR}/post-patch-include-Const.h +NO_STAGE= yes post-patch: cd ${WRKSRC} && ${CAT} ${POSTPATCHES} | ${PATCH} |