Date: Sat, 6 Apr 2002 06:49:49 -0801 From: Jos Backus <jos@catnook.com> To: ports@FreeBSD.ORG Cc: Oliver Braun <obraun@informatik.unibw-muenchen.de> Subject: Re: For MAINTAINER of net/rsync Message-ID: <20020406145011.GB41627@lizzy.catnook.com> In-Reply-To: <20020406100540.GA23706@nemesis.informatik.unibw-muenchen.de> References: <20020402115622.GQ98309@zgia.zp.ua> <20020403063014.B799-100000@blues.jpj.net> <20020406081841.GA41627@lizzy.catnook.com> <20020406100540.GA23706@nemesis.informatik.unibw-muenchen.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Apr 06, 2002 at 12:05:40PM +0200, Oliver Braun wrote: > please cvsup your ports tree. This has already been fixed three days ago: > > $FreeBSD: ports/net/rsync/Makefile,v 1.66 2002/04/03 21:52:38 pat Exp $ > @${PERL} -pi.orig -e 's|malloc.h|stdlib.h|g' \ > ${WRKSRC}/rsync.h ${WRKSRC}/zlib/zutil.h I think you are missing the point. If /usr/include/malloc.h wasn't in the FreeBSD tree, rsync's (and others) configure wouldn't find it and simply use <stdlib.h> instead. That way we wouldn't have to patch anything. -- Jos Backus _/ _/_/_/ Santa Clara, CA _/ _/ _/ _/ _/_/_/ _/ _/ _/ _/ jos@catnook.com _/_/ _/_/_/ use Std::Disclaimer; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020406145011.GB41627>