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 | |
parent | b511a32842c6c049b2196c7df87fe1cb8883ec64 (diff) | |
download | ports-ba3bce8d3c0885f5b833b5d38d2a33b831b519fa.tar.gz ports-ba3bce8d3c0885f5b833b5d38d2a33b831b519fa.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/iiimf-client-lib/Makefile | 1 | ||||
-rw-r--r-- | textproc/iiimf-csconv/Makefile | 1 | ||||
-rw-r--r-- | textproc/iiimf-gnome-im-switcher/Makefile | 1 | ||||
-rw-r--r-- | textproc/iiimf-gtk/Makefile | 1 | ||||
-rw-r--r-- | textproc/iiimf-headers/Makefile | 1 | ||||
-rw-r--r-- | textproc/iiimf-le-unit/Makefile | 1 | ||||
-rw-r--r-- | textproc/iiimf-protocol-lib/Makefile | 1 | ||||
-rw-r--r-- | textproc/iiimf-server/Makefile | 1 | ||||
-rw-r--r-- | textproc/iiimf-x-lib/Makefile | 1 | ||||
-rw-r--r-- | textproc/iiimf-x/Makefile | 1 |
10 files changed, 10 insertions, 0 deletions
diff --git a/textproc/iiimf-client-lib/Makefile b/textproc/iiimf-client-lib/Makefile index c166b3bcd397..ed494d89d5bd 100644 --- a/textproc/iiimf-client-lib/Makefile +++ b/textproc/iiimf-client-lib/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= iiimp.0:${PORTSDIR}/textproc/iiimf-protocol-lib IIIMF_VER= r12_1-svn2002 INSTALLS_SHLIB= yes +USE_BZIP2= yes USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= intltool 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 diff --git a/textproc/iiimf-gnome-im-switcher/Makefile b/textproc/iiimf-gnome-im-switcher/Makefile index 03dc774c4d6e..1e677cd51644 100644 --- a/textproc/iiimf-gnome-im-switcher/Makefile +++ b/textproc/iiimf-gnome-im-switcher/Makefile @@ -19,6 +19,7 @@ COMMENT= IIIMF gnome input method switcher USE_X_PREFIX= yes IIIMF_VER= r12_1-svn2002 +USE_BZIP2= yes USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= intltool gconf2 libglade2 libgnomeui \ diff --git a/textproc/iiimf-gtk/Makefile b/textproc/iiimf-gtk/Makefile index 596683456294..ece92b38bb2d 100644 --- a/textproc/iiimf-gtk/Makefile +++ b/textproc/iiimf-gtk/Makefile @@ -22,6 +22,7 @@ LIB_DEPENDS= iiimp.0:${PORTSDIR}/textproc/iiimf-protocol-lib \ USE_X_PREFIX= yes IIIMF_VER= r12_1-svn2002 +USE_BZIP2= yes USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= intltool gtk20 diff --git a/textproc/iiimf-headers/Makefile b/textproc/iiimf-headers/Makefile index fdf626b6f1e5..dc6d8f779a6f 100644 --- a/textproc/iiimf-headers/Makefile +++ b/textproc/iiimf-headers/Makefile @@ -18,6 +18,7 @@ COMMENT= Header files for Internet/Intranet Input Method Framework IIIMF_VER= r12_1-svn2002 WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} +USE_BZIP2= yes NO_BUILD= yes do-install: diff --git a/textproc/iiimf-le-unit/Makefile b/textproc/iiimf-le-unit/Makefile index 7eced22160da..1be2521c681a 100644 --- a/textproc/iiimf-le-unit/Makefile +++ b/textproc/iiimf-le-unit/Makefile @@ -20,6 +20,7 @@ BUILD_DEPENDS= gsed:${PORTSDIR}/textproc/gsed RUN_DEPENDS= ${LOCALBASE}/lib/im/htt:${PORTSDIR}/textproc/iiimf-server IIIMF_VER= r12_1-svn2002 +USE_BZIP2= yes USE_ICONV= yes USE_REINPLACE= yes USE_GMAKE= yes 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 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 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 diff --git a/textproc/iiimf-x/Makefile b/textproc/iiimf-x/Makefile index 532538a31a56..94a59584e382 100644 --- a/textproc/iiimf-x/Makefile +++ b/textproc/iiimf-x/Makefile @@ -21,6 +21,7 @@ LIB_DEPENDS= iiimp.0:${PORTSDIR}/textproc/iiimf-protocol-lib \ RUN_DEPENDS= ${LOCALBASE}/lib/im/xiiimp.so:${PORTSDIR}/textproc/iiimf-x-lib IIIMF_VER= r12_1-svn2002 +USE_BZIP2= yes USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= intltool |