From owner-freebsd-ports@FreeBSD.ORG Mon Aug 11 20:45:19 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 41D9B37B401 for ; Mon, 11 Aug 2003 20:45:19 -0700 (PDT) Received: from topaz.ad1810.com (topaz.ad1810.com [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8143243FAF for ; Mon, 11 Aug 2003 20:45:18 -0700 (PDT) (envelope-from edwin@mavetju.org) Received: from localhost ([127.0.0.1] helo=k7.mavetju ident=edwin) by topaz.ad1810.com with esmtp (Exim 3.35 #1 (Debian)) id 19mQ61-00024A-00; Tue, 12 Aug 2003 05:45:17 +0200 Received: by k7.mavetju (Postfix, from userid 1001) id 5997F6A7101; Tue, 12 Aug 2003 13:45:08 +1000 (EST) Date: Tue, 12 Aug 2003 13:45:08 +1000 From: Edwin Groothuis To: Hans Lambermont Message-ID: <20030812034508.GA903@k7.mavetju> References: <20030811202331.GC92209@moya.lambermont.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030811202331.GC92209@moya.lambermont.dyndns.org> User-Agent: Mutt/1.4.1i cc: ports@FreeBSD.org Subject: Re: sdl11-config / sdl-config 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: Tue, 12 Aug 2003 03:45:19 -0000 On Mon, Aug 11, 2003 at 10:23:31PM +0200, Hans Lambermont wrote: > About devel/sdl12 , > > I propose to create a symlink bin/sdl-config pointing to the installed > bin/sdl11-config because sdl-config is what others expect to find. > > What do you think of this ? This works for all the ports I did (if I remember correctly): CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" ... Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/weblog.php