diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2005-02-28 13:52:56 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2005-02-28 13:52:56 +0000 |
commit | ba3bce8d3c0885f5b833b5d38d2a33b831b519fa (patch) | |
tree | cb6aca9647cb3dee7ab1e960025edd96c695b5c3 /chinese/iiimf-le-newpy/Makefile | |
parent | b511a32842c6c049b2196c7df87fe1cb8883ec64 (diff) |
fixed to build IIIMF-related ports on 4-stable
Submitted by: Masanori OZAWA <ozawa@ongs.co.jp>
Pointed out by: gohan via krisbot
Notes
Notes:
svn path=/head/; revision=130020
Diffstat (limited to 'chinese/iiimf-le-newpy/Makefile')
-rw-r--r-- | chinese/iiimf-le-newpy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/iiimf-le-newpy/Makefile b/chinese/iiimf-le-newpy/Makefile index c2c718ea388a..5193ab6de30c 100644 --- a/chinese/iiimf-le-newpy/Makefile +++ b/chinese/iiimf-le-newpy/Makefile @@ -19,6 +19,7 @@ COMMENT= IIIMF New PinYin input method engine RUN_DEPENDS= ${LOCALBASE}/lib/im/htt:${PORTSDIR}/textproc/iiimf-server IIIMF_VER= r12_1-svn2002 +USE_BZIP2= yes USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= intltool |