From owner-freebsd-ports@FreeBSD.ORG Sun Jan 22 13:44:57 2012 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 0EF53106564A for ; Sun, 22 Jan 2012 13:44:57 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id D0F758FC0C for ; Sun, 22 Jan 2012 13:44:56 +0000 (UTC) Received: by iagz16 with SMTP id z16so5080574iag.13 for ; Sun, 22 Jan 2012 05:44:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=wr7ipizmQz3zJEt2HUw50gZgG+hIyaSnr/pgLNfegh4=; b=o4Gt4HaTlZYVCJtpjKq2bLgBqgaZSoV5tjQ0Gp11pj6H+THKABP6C1MdZB7WB+WgGm nip5fV/F6emVK1NvYdT5bwRAoBnIy/GSCQBbGvgFGJqEx8gIAd+0v3WEGKdFGmEYbkGQ Cr5eKwzlILcIwFlwfUIJHlDH7ly1KONA3JdA8= Received: by 10.50.202.105 with SMTP id kh9mr6551361igc.3.1327239896248; Sun, 22 Jan 2012 05:44:56 -0800 (PST) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.231.70.15 with HTTP; Sun, 22 Jan 2012 05:44:25 -0800 (PST) In-Reply-To: <4F1C0B6B.2040106@herveybayaustralia.com.au> References: <4F1C0B6B.2040106@herveybayaustralia.com.au> From: Chris Rees Date: Sun, 22 Jan 2012 13:44:25 +0000 X-Google-Sender-Auth: QX5nH5zXVNudM7Ya663kLAzERWU Message-ID: To: FreeBSD Ports Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: What is the best way to _not_ install licenses? 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, 22 Jan 2012 13:44:57 -0000 On 22 January 2012 13:13, Da Rock wrote: > I'm back to resolve some issues with my new port ports/164113. > > I have to not install license as per instructions in the porters handbook > (which I wasn't aware it was doing). What is the best way to achieve this? Huh? Why don't you want to install the licence? Chris