diff options
Diffstat (limited to 'japanese/scim-honoka-plugin-romkan/Makefile')
-rw-r--r-- | japanese/scim-honoka-plugin-romkan/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/scim-honoka-plugin-romkan/Makefile b/japanese/scim-honoka-plugin-romkan/Makefile index ed64bb33c4a5..7cf24b9263d3 100644 --- a/japanese/scim-honoka-plugin-romkan/Makefile +++ b/japanese/scim-honoka-plugin-romkan/Makefile @@ -25,4 +25,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> |