diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2011-11-14 03:26:46 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2011-11-14 03:26:46 +0000 |
commit | 6fd8cb78105b4e32ea7c6e0a9db599fdd27c24f3 (patch) | |
tree | 9ab77eb1499aeac9e5f505a1d9593ffaf58d7da6 /chinese | |
parent | 5eeef2311f34b11cd14c114b8ab6aad7c9c28f0f (diff) | |
download | ports-6fd8cb78105b4e32ea7c6e0a9db599fdd27c24f3.tar.gz ports-6fd8cb78105b4e32ea7c6e0a9db599fdd27c24f3.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/fqterm/Makefile | 1 | ||||
-rw-r--r-- | chinese/ibus-chewing/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/chinese/fqterm/Makefile b/chinese/fqterm/Makefile index 74b8eea07693..f0cb430f1519 100644 --- a/chinese/fqterm/Makefile +++ b/chinese/fqterm/Makefile @@ -30,7 +30,6 @@ HAS_CONFIGURE= yes USE_DOS2UNIX= src/ui/popwidget.cpp USE_GMAKE= yes USE_CMAKE= yes -CMAKE_USE_PTHREAD= yes CMAKE_INSTALL_PREFIX= ${PREFIX} CMAKE_ARGS= -Wno-dev diff --git a/chinese/ibus-chewing/Makefile b/chinese/ibus-chewing/Makefile index 51f113a2c373..dca3afc08914 100644 --- a/chinese/ibus-chewing/Makefile +++ b/chinese/ibus-chewing/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= ibus-daemon:${PORTSDIR}/textproc/ibus LIB_DEPENDS= chewing.3:${PORTSDIR}/chinese/libchewing CMAKE_ARGS+= -DSYSCONF_INSTALL_DIR=${PREFIX}/etc -CMAKE_USE_PTHREAD=yes GCONF_SCHEMAS= ${PORTNAME}.schemas USE_CMAKE= yes USE_GETTEXT= yes |