diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-12-04 09:37:01 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-12-04 09:37:01 +0800 |
commit | a3a03e70ee006553e7418ce77f372f3d4ee86441 (patch) | |
tree | c3791ee604d119589ae0f4b9ade1cc1745da8dd2 /textproc/iiimf-gtk | |
parent | 5dc369544b0b6924d5071e3e79aeb9adf23bf983 (diff) | |
download | freebsd-ports-gnome-a3a03e70ee006553e7418ce77f372f3d4ee86441.tar.gz freebsd-ports-gnome-a3a03e70ee006553e7418ce77f372f3d4ee86441.tar.zst freebsd-ports-gnome-a3a03e70ee006553e7418ce77f372f3d4ee86441.zip |
BROKEN: Does not compile
Diffstat (limited to 'textproc/iiimf-gtk')
-rw-r--r-- | textproc/iiimf-gtk/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/iiimf-gtk/Makefile b/textproc/iiimf-gtk/Makefile index dc3ae8679d7b..48d056dd7ef6 100644 --- a/textproc/iiimf-gtk/Makefile +++ b/textproc/iiimf-gtk/Makefile @@ -20,6 +20,8 @@ COMMENT= Internet/Intranet Input Method Gtk Client Framework LIB_DEPENDS= iiimp.0:${PORTSDIR}/textproc/iiimf-protocol-lib \ iiimcf.2:${PORTSDIR}/textproc/iiimf-client-lib +BROKEN= Does not compile + USE_GNOME= gtk20 USE_X_PREFIX= yes |