From 7de2c2051f4c10fe20e8101273c0c627ca8958ae Mon Sep 17 00:00:00 2001 From: pav Date: Fri, 30 Jul 2004 08:41:53 +0000 Subject: - Chase scim shlib bump and gcc-3.4 fix --- chinese/scim-chinese/Makefile | 3 ++- chinese/scim-pinyin/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'chinese') diff --git a/chinese/scim-chinese/Makefile b/chinese/scim-chinese/Makefile index 4bf06a7..c01ef60 100644 --- a/chinese/scim-chinese/Makefile +++ b/chinese/scim-chinese/Makefile @@ -7,6 +7,7 @@ PORTNAME= scim-chinese PORTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= chinese MASTER_SITES= http://freedesktop.org/~suzhe/scim-chinese/ @@ -21,7 +22,7 @@ USE_X_PREFIX= yes USE_ICONV= yes USE_GMAKE= yes USE_LIBTOOL_VER= 15 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -D__STDC_ISO_10646__" \ LDFLAGS="-L${LOCALBASE}/lib -lintl" \ PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ PTHREAD_LIBS="${PTHREAD_LIBS}" diff --git a/chinese/scim-pinyin/Makefile b/chinese/scim-pinyin/Makefile index 4bf06a7..c01ef60 100644 --- a/chinese/scim-pinyin/Makefile +++ b/chinese/scim-pinyin/Makefile @@ -7,6 +7,7 @@ PORTNAME= scim-chinese PORTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= chinese MASTER_SITES= http://freedesktop.org/~suzhe/scim-chinese/ @@ -21,7 +22,7 @@ USE_X_PREFIX= yes USE_ICONV= yes USE_GMAKE= yes USE_LIBTOOL_VER= 15 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -D__STDC_ISO_10646__" \ LDFLAGS="-L${LOCALBASE}/lib -lintl" \ PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ PTHREAD_LIBS="${PTHREAD_LIBS}" -- cgit v1.1