diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-19 21:42:39 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-19 21:42:39 +0000 |
commit | bbf3e485920eede2fbe274ffd8a3c4b95a01bd37 (patch) | |
tree | 7948148b9c661b3cfcc4f504965764d3430e6851 /chinese/eterm/Makefile | |
parent | a9d6d9e571d77908afcba5feb033bf2652fe6a5d (diff) | |
download | ports-bbf3e485920eede2fbe274ffd8a3c4b95a01bd37.tar.gz ports-bbf3e485920eede2fbe274ffd8a3c4b95a01bd37.zip |
Notes
Diffstat (limited to 'chinese/eterm/Makefile')
-rw-r--r-- | chinese/eterm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/eterm/Makefile b/chinese/eterm/Makefile index 846ec38f23c1..a58c5f32cbde 100644 --- a/chinese/eterm/Makefile +++ b/chinese/eterm/Makefile @@ -19,7 +19,8 @@ RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/local/kc15f.pcf.gz:${PORTSDIR}/chinese/kcf USE_GMAKE= yes USE_X_PREFIX= yes -USE_IMLIB= yes +USE_GNOMENG= yes +USE_GNOME= imlib USE_LIBTOOL= yes CONFIGURE_ARGS= --enable-trans=imlib --enable-multi-charset=big5 \ --enable-xim --with-theme-update |