summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2009-08-09 20:39:34 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2009-08-09 20:39:34 +0000
commit53168ba052273e70856ce0efe3f9a0b389bac7b6 (patch)
tree3f947b056873c01b28384d5b4b19151ac84aeb09
parentCleanup after importing databases/slony1v2: (diff)
Mark it as BROKEN. It is not safe because it removes a few files in
/usr/local/*. It doesn't build with libtool 2.2, because this port remove libtool 2.2's m4 files for some odd reason. Reported by: erwin (i386 8-exp)
Notes
Notes: svn path=/head/; revision=239222
-rw-r--r--textproc/iiimf-gtk/Makefile2
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