From owner-freebsd-ports@FreeBSD.ORG Sun Nov 13 17:41:32 2005 Return-Path: X-Original-To: ports@freebsd.org 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 D7A0216A425 for ; Sun, 13 Nov 2005 17:41:32 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78AA343D77 for ; Sun, 13 Nov 2005 17:41:27 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by wproxy.gmail.com with SMTP id i5so574740wra for ; Sun, 13 Nov 2005 09:41:27 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=GWwkgo+3NmuFjsVDySOLIYYjYmEx4WT9y3wVLNDttIk0/OCRnc5Ttar5xuibpBH5GdR4O/D1A+ylvnsquW/8Q2JsXtonYAiTlJHp4qJHolepzP3WmXCN+zg3ouHoqpyvio6iBAiQbkolhE+QJ0/a3CbflxtBYGXlkvJMmBbL0ug= Received: by 10.54.150.12 with SMTP id x12mr2264655wrd; Sun, 13 Nov 2005 09:41:26 -0800 (PST) Received: from ?192.168.1.10? ( [71.102.14.129]) by mx.gmail.com with ESMTP id 15sm1658664wrl.2005.11.13.09.41.26; Sun, 13 Nov 2005 09:41:26 -0800 (PST) From: "Michael C. Shultz" To: Marcus Alves Grando , ports@freebsd.org Date: Sun, 13 Nov 2005 09:32:05 -0800 User-Agent: KMail/1.8.3 References: <200511130918.27111.ringworm01@gmail.com> <43777998.7000702@FreeBSD.org> In-Reply-To: <43777998.7000702@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511130932.05873.ringworm01@gmail.com> Cc: Subject: Re: variable defined for /var/log? 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: Sun, 13 Nov 2005 17:41:33 -0000 On Sunday 13 November 2005 09:36, Marcus Alves Grando wrote: > Does not exist. Poeple define inside of port. > > Regards As I suspected, thank you for confirming. -Mike > > Michael C. Shultz wrote: > > Is there a variable allready defined for the path to /var/log, something > > like how make -V PORTSDIR in a port's directory will usually return > > /usr/ports? > > > > Thank you, > > > > Mike > > > > > > _______________________________________________ > > freebsd-ports@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"