aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2006-10-16 01:59:15 +0800
committerkris <kris@FreeBSD.org>2006-10-16 01:59:15 +0800
commit16f0c1f598d3ef62f7ba0aef9c7f4cdaed4b9753 (patch)
tree429865f6a50ac3df65ce1ff62d13e726cb0e1eaa
parent17bcb19158fd3eddc0e86e6e378a4025b3fb68c8 (diff)
downloadfreebsd-ports-gnome-16f0c1f598d3ef62f7ba0aef9c7f4cdaed4b9753.tar.gz
freebsd-ports-gnome-16f0c1f598d3ef62f7ba0aef9c7f4cdaed4b9753.tar.zst
freebsd-ports-gnome-16f0c1f598d3ef62f7ba0aef9c7f4cdaed4b9753.zip
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