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-server | |
parent | b511a32842c6c049b2196c7df87fe1cb8883ec64 (diff) |
Notes
Diffstat (limited to 'textproc/iiimf-server')
-rw-r--r-- | textproc/iiimf-server/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/iiimf-server/Makefile b/textproc/iiimf-server/Makefile index 4c372edad3b5..122b2e35ebc6 100644 --- a/textproc/iiimf-server/Makefile +++ b/textproc/iiimf-server/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= iiimp.0:${PORTSDIR}/textproc/iiimf-protocol-lib IIIMF_VER= r12_1-svn2002 USE_RC_SUBR= htt.sh +USE_BZIP2= yes USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= intltool pkgconfig libxml2 |