summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 09:04:38 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 09:04:38 +0000
commitcc336ea561b2a0b686337297fb9ab4d590f0b380 (patch)
tree94005c8747a7d9fc8d41137dcabd515215629ccb /chinese
parentEliminate USE_GNOME=pkgconfig from comms (diff)
Eliminate USE_GNOME=pkgconfig from chinese
Notes
Notes: svn path=/head/; revision=325952
Diffstat (limited to 'chinese')
-rw-r--r--chinese/libpinyin/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/chinese/libpinyin/Makefile b/chinese/libpinyin/Makefile
index d0833d49dbc3..9db608c348eb 100644
--- a/chinese/libpinyin/Makefile
+++ b/chinese/libpinyin/Makefile
@@ -13,11 +13,10 @@ MAN1= libpinyin.1 gen_binary_files.1 gen_unigram.1 \
import_interpolation.1
USE_BDB= yes
-USE_GNOME= glib20 gnomehack pkgconfig
-USES= gettext
+USE_GNOME= glib20
+USES= gettext gmake pathfix pkgconfig
GNU_CONFIGURE= yes
USE_AUTOTOOLS= libtool
-USE_GMAKE= yes
USE_LDCONFIG= yes
CONFIGURE_ARGS+=CPPFLAGS="-I${LOCALBASE}/include \