From d4485f6a259dcb8f8e464fb8b89677d8dde74858 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Fri, 12 Apr 1996 08:25:58 +0000 Subject: [PATCH] This port is BROKEN. Actually, do we still need this, now that we have phkmalloc in the main source tree? --- devel/libmalloc/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/libmalloc/Makefile b/devel/libmalloc/Makefile index d66e5a5a9633..8581d5227cee 100644 --- a/devel/libmalloc/Makefile +++ b/devel/libmalloc/Makefile @@ -3,7 +3,7 @@ # Date created: 11 January 1995 # Whom: jkh # -# $Id: Makefile,v 1.4 1995/06/24 11:37:20 asami Exp $ +# $Id: Makefile,v 1.5 1995/11/26 11:29:09 asami Exp $ # DISTNAME= malloc @@ -11,6 +11,8 @@ PKGNAME= malloc-1.17a CATEGORIES+= devel MASTER_SITES= ftp.cs.toronto.edu:/pub/moraes/ +BROKEN= yes + post-install: ldconfig -m ${PREFIX}/lib