From owner-freebsd-ports@FreeBSD.ORG Sun Sep 27 16:05:19 2009 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 BE028106566B for ; Sun, 27 Sep 2009 16:05:19 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from spartan.hamla.org (spartan.hamla.org [206.251.255.30]) by mx1.freebsd.org (Postfix) with ESMTP id 9BCBB8FC12 for ; Sun, 27 Sep 2009 16:05:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spartan.hamla.org (Postfix) with ESMTP id 32CF41708E for ; Sun, 27 Sep 2009 12:05:19 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tandon.net; h= user-agent:in-reply-to:content-disposition:content-type :content-type:mime-version:references:reply-to:message-id :subject:subject:from:from:date:date:received:received; s=aegis; t=1254067518; bh=HXPjnqjP9Z705mA1RLKc8jUN9aJgPEO8/grn4+ZwK4M=; b= tkhurfqUswv7/xndv0j++NjpI2Qg9P3d3FdZ+jMQ8T+gk+te5GsfYN8Ku0KBeQOH xVWcwZ9go0NcQ4AkWUftEaWFw+s/WeUYfRgl+ZcNL2fS7CGFZ/CdbkUhHvrhOA4V Gk+u/Q4ZnChDES+rpQx2j8QG5oFcqVztv62x1kokCIA= X-Virus-Scanned: by ClamAV at spartan.hamla.org Received: from spartan.hamla.org ([127.0.0.1]) by localhost (spartan.hamla.org [127.0.0.1]) (amavisd-new, port 10027) with LMTP id FewWFU1txfeS for ; Sun, 27 Sep 2009 12:05:18 -0400 (EDT) Received: from magic.hamla.org (cpe-68-174-165-68.nyc.res.rr.com [68.174.165.68]) by spartan.hamla.org (Postfix) with ESMTPSA id 8CB4E17080 for ; Sun, 27 Sep 2009 12:05:18 -0400 (EDT) Date: Sun, 27 Sep 2009 12:05:16 -0400 From: Sahil Tandon To: freebsd-ports@freebsd.org Message-ID: <20090927160516.GB543@magic.hamla.org> References: <4ABF347A.7060203@icyb.net.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4ABF347A.7060203@icyb.net.ua> User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Re: textproc/asciidoc: installs data to etc? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-ports@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Sep 2009 16:05:19 -0000 On Sun, 27 Sep 2009, Andriy Gapon wrote: > It seems that textproc/asciidoc installs a lot of data into > ${LOCALBASE}/etc. E.g. /usr/local/etc/asciidoc/images Would be better > if that went to ${LOCALBASE}/share (if possible). I hope you mean ${PREFIX}. :-) -- Sahil Tandon