diff options
Diffstat (limited to 'chinese/scim-fcitx/Makefile')
-rw-r--r-- | chinese/scim-fcitx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/scim-fcitx/Makefile b/chinese/scim-fcitx/Makefile index 7468ff3a831f..943d28a58729 100644 --- a/chinese/scim-fcitx/Makefile +++ b/chinese/scim-fcitx/Makefile @@ -29,6 +29,7 @@ LDFLAGS+= -L${LOCALBASE}/lib -lintl SUB_FILES= pkg-message +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' \ ${WRKSRC}/configure |