From owner-freebsd-perl@FreeBSD.ORG Fri Aug 13 08:58:48 2004 Return-Path: Delivered-To: freebsd-perl@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50F6C16A4D0 for ; Fri, 13 Aug 2004 08:58:48 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDC9B43D31 for ; Fri, 13 Aug 2004 08:58:47 +0000 (GMT) (envelope-from clsung@gmail.com) Received: by mproxy.gmail.com with SMTP id 80so30279rnk for ; Fri, 13 Aug 2004 01:58:41 -0700 (PDT) Received: by 10.38.206.50 with SMTP id d50mr490133rng; Fri, 13 Aug 2004 01:58:41 -0700 (PDT) Message-ID: <8c0cd4750408130158157ed9d8@mail.gmail.com> Date: Fri, 13 Aug 2004 16:58:41 +0800 From: "Alan, Cheng-Lung Sung" To: Sergey Matveychuk In-Reply-To: <411C7EC9.8040903@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <56EFDC38-ED00-11D8-87C4-00039312D914@fillmore-labs.com> <411C7EC9.8040903@FreeBSD.org> cc: freebsd-perl@freebsd.org Subject: Re: PERL_LEVEL conditional dependencies X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Alan, Cheng-Lung Sung" List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Aug 2004 08:58:48 -0000 Yes, I thought it may not impact too much (only eye's checking :-/) . Since every pr only need to read an extra file (bsd.perl.mk), and their behavior should retain...... On Fri, 13 Aug 2004 12:41:45 +0400, Sergey Matveychuk wrote: > Oliver Eikemeier wrote: > > > We always test such changes with a pointyhat (former bento) run. Trivial > > changes sometimes have a big impact... > > You can see an attached patch for imaging what modifications to ports > should be done. > > -- > Sem. > > > Index: audio/mp3riot/Makefile >