summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-10-15 17:59:15 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-10-15 17:59:15 +0000
commit1842c0d30190dac026c10ce13e1abc357d92d0e3 (patch)
tree90b85f30cc341766e73cc1e4baab5e0cd52e5e03
parent- Document temporary file symlink privilege escalation in tkdiff (diff)
BROKEN: Segfaults when MALLOC_OPTIONS=AJ
Ignored by: maintainer Approved by: portmgr (self)
-rw-r--r--sysutils/file/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/file/Makefile b/sysutils/file/Makefile
index eed543664d83..bfe99dbf9428 100644
--- a/sysutils/file/Makefile
+++ b/sysutils/file/Makefile
@@ -15,6 +15,8 @@ MASTER_SITES= ftp://ftp.astron.com/pub/file/ \
MAINTAINER= jharris@widomaker.com
COMMENT= Utility to determine file type
+BROKEN= Segfaults when MALLOC_OPTIONS=AJ
+
GNU_CONFIGURE= yes
USE_LDCONFIG= yes