diff options
Diffstat (limited to 'chinese/scim-chewing/Makefile')
-rw-r--r-- | chinese/scim-chewing/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/scim-chewing/Makefile b/chinese/scim-chewing/Makefile index 138b701..77c561b 100644 --- a/chinese/scim-chewing/Makefile +++ b/chinese/scim-chewing/Makefile @@ -21,7 +21,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_ENV+= CPPFLAGS="-D__STDC_ISO_10646__" +CONFIGURE_ENV+= CPPFLAGS="-D__STDC_ISO_10646__ -I${LOCALBASE}/include" post-patch: @${REINPLACE_CMD} -e 's,/1.0.0/,/,g' ${WRKSRC}/src/Makefile.in |