From owner-cvs-all Mon Aug 17 15:34:17 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA09096 for cvs-all-outgoing; Mon, 17 Aug 1998 15:34:17 -0700 (PDT) (envelope-from owner-cvs-all) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA09090; Mon, 17 Aug 1998 15:34:14 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca10-63.ix.netcom.com [205.186.214.63]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id PAA07884; Mon, 17 Aug 1998 15:32:45 -0700 (PDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id PAA25521; Mon, 17 Aug 1998 15:32:36 -0700 (PDT) Date: Mon, 17 Aug 1998 15:32:36 -0700 (PDT) Message-Id: <199808172232.PAA25521@silvia.hip.berkeley.edu> To: mark@grondar.za CC: dima@best.net, ac199@hwcn.org, max@wide.ad.jp, hoek@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-reply-to: <199808171716.TAA21150@gratis.grondar.za> (message from Mark Murray on Mon, 17 Aug 1998 19:16:20 +0200) Subject: Re: cvs commit: ports/net/mirror Makefile From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * Hmm - (thinks) - It may even be an idea (what with a bmaked perl in * the pipeline) to cosider more macros for this, such as ${PERL_EXE}, * ${PERL_1_MAN} and ${PERL_3_MAN}. I can live with ${PERL5} (${PERL_EXE} you're talking about) but what's ${PERL_*_MAN}? I'm not sure what bmaked perl5 has to do with this, but if you're talking about moving ${PREFIX}/lib/perl5/${PERL_VERSION}/man to ${PREFIX}/share/perl5/${PERL_VERSION}/man, that's a one-time only thing and I don't think we need to add a new variable for it. Satoshi