diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2009-08-09 20:39:34 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2009-08-09 20:39:34 +0000 |
commit | 53168ba052273e70856ce0efe3f9a0b389bac7b6 (patch) | |
tree | 3f947b056873c01b28384d5b4b19151ac84aeb09 /textproc/iiimf-gtk | |
parent | e39f04804e94b72fa75d76d8c09ebf8bb7f883c3 (diff) |
Notes
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 6c308523791f..23d7576af0e7 100644 --- a/textproc/iiimf-gtk/Makefile +++ b/textproc/iiimf-gtk/Makefile @@ -19,6 +19,8 @@ COMMENT= Internet/Intranet Input Method Server Framework LIB_DEPENDS= iiimp.1:${PORTSDIR}/textproc/iiimf-protocol-lib \ iiimcf.3:${PORTSDIR}/textproc/iiimf-client-lib +BROKEN= It removes a few files in /usr/local/* during the configure. Therefore, it is not safe + ONLY_FOR_ARCHS= i386 USE_BZIP2= yes |