diff options
author | daichi <daichi@FreeBSD.org> | 2005-02-28 21:52:56 +0800 |
---|---|---|
committer | daichi <daichi@FreeBSD.org> | 2005-02-28 21:52:56 +0800 |
commit | ec41017d6ffc0f33d98e250497081b82a7b2177b (patch) | |
tree | 4fc9357c62b1c54805d71273b26494d209e63619 /textproc/iiimf-protocol-lib | |
parent | ed4eb3a37c285687f99bd3c5e3ba9c0e24690cdf (diff) | |
download | freebsd-ports-gnome-ec41017d6ffc0f33d98e250497081b82a7b2177b.tar.gz freebsd-ports-gnome-ec41017d6ffc0f33d98e250497081b82a7b2177b.tar.zst freebsd-ports-gnome-ec41017d6ffc0f33d98e250497081b82a7b2177b.zip |
fixed to build IIIMF-related ports on 4-stable
Submitted by: Masanori OZAWA <ozawa@ongs.co.jp>
Pointed out by: gohan via krisbot
Diffstat (limited to 'textproc/iiimf-protocol-lib')
-rw-r--r-- | textproc/iiimf-protocol-lib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/iiimf-protocol-lib/Makefile b/textproc/iiimf-protocol-lib/Makefile index edf273495e99..16ffcec2a600 100644 --- a/textproc/iiimf-protocol-lib/Makefile +++ b/textproc/iiimf-protocol-lib/Makefile @@ -18,6 +18,7 @@ COMMENT= Internet/Intranet Input Method Framework protocol library IIIMF_VER= r12_1-svn2002 INSTALLS_SHLIB= yes +USE_BZIP2= yes USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= intltool |