aboutsummaryrefslogtreecommitdiff
path: root/chinese/scim-chewing
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2005-03-16 07:09:07 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2005-03-16 07:09:07 +0000
commite84160227c357e90a9aa1c40d3ae2cf71449ed1e (patch)
tree054ded26df138ee9fc2ded9d251b525fdf69f808 /chinese/scim-chewing
parentc64629cd836626eb75ebb7d82dcf171dcb1d0f36 (diff)
downloadports-e84160227c357e90a9aa1c40d3ae2cf71449ed1e.tar.gz
ports-e84160227c357e90a9aa1c40d3ae2cf71449ed1e.zip
Notes
Diffstat (limited to 'chinese/scim-chewing')
-rw-r--r--chinese/scim-chewing/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/chinese/scim-chewing/Makefile b/chinese/scim-chewing/Makefile
index 4996ddc83ff6..077e750ff4fb 100644
--- a/chinese/scim-chewing/Makefile
+++ b/chinese/scim-chewing/Makefile
@@ -7,7 +7,7 @@
PORTNAME= scim-chewing
PORTVERSION= 0.2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= chinese
MASTER_SITES= http://chewing.csie.net/download/scim/
@@ -23,6 +23,8 @@ USE_GMAKE= yes
USE_LIBTOOL_VER= 15
USE_REINPLACE= yes
+CONFIGURE_ENV+= CPPFLAGS="-D__STDC_ISO_10646__"
+
post-patch:
@${REINPLACE_CMD} -e 's,/1.0.0/,/,g' ${WRKSRC}/src/Makefile.in
@@ -32,5 +34,4 @@ post-install:
@${ECHO} To display this message again, type \`pkg_info -D ${PKGNAME}\'
@${ECHO}
-
.include <bsd.port.mk>