diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-10-15 17:59:15 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-10-15 17:59:15 +0000 |
commit | 1842c0d30190dac026c10ce13e1abc357d92d0e3 (patch) | |
tree | 90b85f30cc341766e73cc1e4baab5e0cd52e5e03 /sysutils/file | |
parent | 4658ca81a7c5ed06d8b6e49f0a5f0311a7bad132 (diff) | |
download | ports-1842c0d30190dac026c10ce13e1abc357d92d0e3.tar.gz ports-1842c0d30190dac026c10ce13e1abc357d92d0e3.zip |
Notes
Diffstat (limited to 'sysutils/file')
-rw-r--r-- | sysutils/file/Makefile | 2 |
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 |