diff options
Diffstat (limited to 'chinese/scim-chewing/Makefile')
-rw-r--r-- | chinese/scim-chewing/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/scim-chewing/Makefile b/chinese/scim-chewing/Makefile index 1d8e43926934..179ad3cfdb12 100644 --- a/chinese/scim-chewing/Makefile +++ b/chinese/scim-chewing/Makefile @@ -7,6 +7,7 @@ PORTNAME= scim-chewing PORTVERSION= 0.2.1 +PORTREVISION= 1 CATEGORIES= chinese MASTER_SITES= http://chewing.csie.net/download/scim/ @@ -19,7 +20,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} USE_X_PREFIX= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="-D__STDC_ISO_10646__" |