From owner-cvs-ports Fri Nov 21 17:06:50 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA00159 for cvs-ports-outgoing; Fri, 21 Nov 1997 17:06:50 -0800 (PST) (envelope-from owner-cvs-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA29938; Fri, 21 Nov 1997 17:04:53 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id RAA09273; Fri, 21 Nov 1997 17:04:31 -0800 (PST) Date: Fri, 21 Nov 1997 17:04:31 -0800 (PST) Message-Id: <199711220104.RAA09273@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/devel/libmalloc Makefile Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 1997/11/21 17:04:31 PST Modified files: devel/libmalloc Makefile Log: Define MANUAL_PACKAGE_BUILD, it installs malloc.h which conflicts with the system version (even though it's obsolete). Revision Changes Path 1.13 +3 -1 ports/devel/libmalloc/Makefile