diff options
author | kris <kris@FreeBSD.org> | 2004-12-04 09:37:01 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-12-04 09:37:01 +0800 |
commit | 873aee9f8d98420295fabdaf8fe3e557cfe22251 (patch) | |
tree | 9d1a7ca8b46c718deb624c2b8f4c030c78a3dc50 /textproc/iiimf-gtk | |
parent | 996dafb8fcee9fec486bef3665c7636ee75c9f3e (diff) | |
download | freebsd-ports-gnome-873aee9f8d98420295fabdaf8fe3e557cfe22251.tar.gz freebsd-ports-gnome-873aee9f8d98420295fabdaf8fe3e557cfe22251.tar.zst freebsd-ports-gnome-873aee9f8d98420295fabdaf8fe3e557cfe22251.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 |