aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2011-10-30 03:01:59 +0800
committerkwm <kwm@FreeBSD.org>2011-10-30 03:01:59 +0800
commit4428d4a2870a19fd2d2ecddc3813ddf5d81dafcd (patch)
treebd8a2088309288e74fbee65780d40df31928a708 /chinese
parentd970f7fbce8eafa6dc8776cd613101977376fa42 (diff)
downloadfreebsd-ports-gnome-4428d4a2870a19fd2d2ecddc3813ddf5d81dafcd.tar.gz
freebsd-ports-gnome-4428d4a2870a19fd2d2ecddc3813ddf5d81dafcd.tar.zst
freebsd-ports-gnome-4428d4a2870a19fd2d2ecddc3813ddf5d81dafcd.zip
Fix build with FreeBSD 10
Approved by: portmgr (miwi)
Diffstat (limited to 'chinese')
-rw-r--r--chinese/cconv/Makefile1
-rw-r--r--chinese/libchewing/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/chinese/cconv/Makefile b/chinese/cconv/Makefile
index d386b2c16372..d762f760f119 100644
--- a/chinese/cconv/Makefile
+++ b/chinese/cconv/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Simplified-Traditional Chinese conversion tool
GNU_CONFIGURE= yes
+WITH_FBSD10_FIX=yes
USE_ICONV= yes
USE_LDCONFIG= yes
diff --git a/chinese/libchewing/Makefile b/chinese/libchewing/Makefile
index d8d29b011d31..dbd245305034 100644
--- a/chinese/libchewing/Makefile
+++ b/chinese/libchewing/Makefile
@@ -15,6 +15,7 @@ COMMENT= The Chewing intelligent phonetic input method library
USE_GNOME= gnomehack pkgconfig
GNU_CONFIGURE= yes
+WITH_FBSD10_FIX=yes
USE_LDCONFIG= yes
USE_BZIP2= yes