From owner-freebsd-ports@FreeBSD.ORG Wed Nov 12 05:42:37 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C3BD16A4CE for ; Wed, 12 Nov 2003 05:42:37 -0800 (PST) Received: from mx2.fillmore-labs.com (lima.fillmore-labs.com [62.138.193.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DE6A43FCB for ; Wed, 12 Nov 2003 05:42:36 -0800 (PST) (envelope-from eikemeier@fillmore-labs.com) Received: from p5080bcd4.dip.t-dialin.net ([80.128.188.212] helo=fillmore-labs.com ident=goqv4e4qqc3qsfxr) by mx2.fillmore-labs.com with asmtp (TLSv1:AES256-SHA:256) (Exim 4.24; FreeBSD 4.9) id 1AJvGT-000ILv-Eo; Wed, 12 Nov 2003 14:42:33 +0100 Message-ID: <3FB238C7.8000107@fillmore-labs.com> Date: Wed, 12 Nov 2003 14:42:31 +0100 From: Oliver Eikemeier MIME-Version: 1.0 To: Kris Kennaway References: <200311120239.hAC2d3DC003595@8ball.rtp.freebsd.org> <20031112041140.GA32600@xor.obsecurity.org> <20031112075342.GA34871@xor.obsecurity.org> In-Reply-To: <20031112075342.GA34871@xor.obsecurity.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated-Sender: eikemeier@fillmore-labs.com User-Agent: KMail/1.5.9 Organization: Fillmore Labs GmbH X-Complaints-To: abuse@fillmore-labs.com cc: ports@FreeBSD.org cc: Yen-Ming Lee cc: Kris Kennaway Subject: Re: INDEX build failed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Nov 2003 13:42:37 -0000 Kris Kennaway wrote: > On Tue, Nov 11, 2003 at 08:11:40PM -0800, Kris Kennaway wrote: > >>On Tue, Nov 11, 2003 at 09:39:03PM -0500, Kris Kennaway wrote: >> >>>INDEX build failed with errors: >>>/nonexistentlocal/bin/perl5.8.0: not found >> >>Someone added a default target that assumes that >>${LOCALBASE}/bin/perl5.8.0 is always installed. >> >>Kris > > *looking at tobez* :-) I would have look at mail/openwebmail: _SUIDPERL_ENABLED!= ${PERL5} -V | ${GREP} d_dosuid | wc -l http://www.freebsd.org/cgi/cvsweb.cgi/ports/mail/openwebmail/Makefile.diff?r1=1.35&r2=1.36