From owner-freebsd-ports@FreeBSD.ORG Sat Jul 28 19:25:11 2007 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1E72D16A418 for ; Sat, 28 Jul 2007 19:25:11 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 5388B13C45E for ; Sat, 28 Jul 2007 19:25:10 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: (qmail invoked by alias); 28 Jul 2007 19:25:08 -0000 Received: from nat-wh-1.rz.uni-karlsruhe.de (EHLO mobileKamikaze.norad) [129.13.72.169] by mail.gmx.net (mp036) with SMTP; 28 Jul 2007 21:25:08 +0200 X-Authenticated: #5465401 X-Provags-ID: V01U2FsdGVkX1/Jh+ktA17J45lGIFMDx++8aKJp+ud+cwp3VDuD5p plcdFNGl+PP7/v Message-ID: <46AB9814.2040202@gmx.de> Date: Sat, 28 Jul 2007 21:25:08 +0200 From: "[LoN]Kamikaze" User-Agent: Thunderbird 2.0.0.5 (X11/20070721) MIME-Version: 1.0 To: Lev Serebryakov References: <228513054.20070728222827@serebryakov.spb.ru> <46AB912E.4070403@gmx.de> In-Reply-To: <46AB912E.4070403@gmx.de> X-Enigmail-Version: 0.95.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: bug-followup@FreeBSD.org, freebsd-ports@freebsd.org Subject: Re: ports/113685: [patch] devel/subversion: install broken X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jul 2007 19:25:11 -0000 [LoN]Kamikaze wrote: > Lev Serebryakov wrote: >> Hello bug-followup, >> >> Did you have `/usr/local' as symlink? Or something other non-standard in your tree? >> I can not reproduce this one, and I don't like `magic fix' without understanding of problem... >> > > No, I don't have any such thing. The problem is that the subversion makefiles > are written for GNU Make and at least on my system without USE_GMAKE the > default make /usr/bin/make is used. > > I don't know why it seems to work with USE_GMAKE for others, it really > shouldn't the way I see it. s/work with/work without/1