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 /textproc/iiimf-x-lib | |
parent | Fix typo in linux-tiff version number for (diff) |
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-x-lib')
-rw-r--r-- | textproc/iiimf-x-lib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/iiimf-x-lib/Makefile b/textproc/iiimf-x-lib/Makefile index fbd7d5d699ce..047003f3ef0c 100644 --- a/textproc/iiimf-x-lib/Makefile +++ b/textproc/iiimf-x-lib/Makefile @@ -21,6 +21,7 @@ LIB_DEPENDS= iiimp.0:${PORTSDIR}/textproc/iiimf-protocol-lib \ RUN_DEPENDS= ${LOCALBASE}/lib/im/csconv/csconv.so:${PORTSDIR}/textproc/iiimf-csconv IIIMF_VER= r12_1-svn2002 +USE_BZIP2= yes USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= intltool |