diff options
Diffstat (limited to 'japanese/scim-honoka-plugin-wnn/Makefile')
-rw-r--r-- | japanese/scim-honoka-plugin-wnn/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/scim-honoka-plugin-wnn/Makefile b/japanese/scim-honoka-plugin-wnn/Makefile index 1bf0705d34f3..8960f12396fb 100644 --- a/japanese/scim-honoka-plugin-wnn/Makefile +++ b/japanese/scim-honoka-plugin-wnn/Makefile @@ -28,4 +28,5 @@ CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ CPPFLAGS+= -I${LOCALBASE}/include -D__STDC_ISO_10646__ LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.mk> |