From fd4dfa8b54283cfa0bd0db496c21f457ffd1a80e Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Thu, 19 Oct 2000 15:09:44 +0000 Subject: Mark BROKEN. This port installs a malloc.h into ${PREFIX}/include, which is getting picked up first by a bunch of other ports. In addition, the PLIST is unsorted, and the shared library is still using a.out major/minor numbers, and is generally otherwise a mess. Submitted by: A bunch of people on -stable, -ports and elsewhere complaining that other ports break in mysterious ways with this port installed. --- devel/libmalloc/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'devel') diff --git a/devel/libmalloc/Makefile b/devel/libmalloc/Makefile index ae12889e66f1..7827826cb7cd 100644 --- a/devel/libmalloc/Makefile +++ b/devel/libmalloc/Makefile @@ -14,6 +14,8 @@ DISTNAME= malloc-${PORTVERSION} MAINTAINER= obrien@FreeBSD.org +BROKEN= "Installs malloc.h, masking system version" + INSTALLS_SHLIB= yes .include -- cgit v1.2.3