aboutsummaryrefslogtreecommitdiff
path: root/sysutils/file
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 /sysutils/file
parent4658ca81a7c5ed06d8b6e49f0a5f0311a7bad132 (diff)
downloadports-1842c0d30190dac026c10ce13e1abc357d92d0e3.tar.gz
ports-1842c0d30190dac026c10ce13e1abc357d92d0e3.zip
BROKEN: Segfaults when MALLOC_OPTIONS=AJ
Ignored by: maintainer Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=175328
Diffstat (limited to 'sysutils/file')
-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