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-csconv | |
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-csconv')
-rw-r--r-- | textproc/iiimf-csconv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/iiimf-csconv/Makefile b/textproc/iiimf-csconv/Makefile index fd6bbd648a50..43c16910b154 100644 --- a/textproc/iiimf-csconv/Makefile +++ b/textproc/iiimf-csconv/Makefile @@ -17,6 +17,7 @@ MAINTAINER= kcwu@csie.org COMMENT= Internet/Intranet Input Method Framework encoding convert library IIIMF_VER= r12_1-svn2002 +USE_BZIP2= yes USE_ICONV= yes USE_GMAKE= yes USE_GNOME= intltool |