From owner-cvs-all Sun Aug 16 11:46:52 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA06017 for cvs-all-outgoing; Sun, 16 Aug 1998 11:46:52 -0700 (PDT) (envelope-from owner-cvs-all) Received: from ns11.rim.or.jp (ns11.rim.or.jp [202.247.130.230]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA06007; Sun, 16 Aug 1998 11:46:48 -0700 (PDT) (envelope-from masafumi@aslm.rim.or.jp) Received: from rayearth.rim.or.jp (rayearth.rim.or.jp [202.247.130.242]) by ns11.rim.or.jp (8.8.5/3.5Wpl2-ns11/RIMNET-2) with ESMTP id DAA09243; Mon, 17 Aug 1998 03:46:14 +0900 (JST) Received: (from uucp@localhost) by rayearth.rim.or.jp (8.8.5/3.5Wpl2-uucp1/RIMNET) with UUCP id DAA20462; Mon, 17 Aug 1998 03:46:14 +0900 (JST) Received: from localhost (localhost [127.0.0.1]) by mail.aslm.rim.or.jp (8.9.1/3.5Wpl3-SMTP) with ESMTP id DAA11995; Mon, 17 Aug 1998 03:45:17 +0900 (JST) To: hoek@FreeBSD.ORG Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Cc: max@wide.ad.jp Subject: Re: cvs commit: ports/net/mirror Makefile From: Masafumi NAKANE/=?iso-2022-jp?B?GyRCQ2Y6LDJtSjgbKEI=?= In-Reply-To: Your message of "Sat, 15 Aug 1998 17:54:40 -0700 (PDT)" <199808160054.RAA24514@freefall.freebsd.org> References: <199808160054.RAA24514@freefall.freebsd.org> X-Mailer: Mew version 1.92.4 on Emacs 20.2 / Mule 3.0 (MOMIJINOGA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19980817034517S.masafumi@aslm.rim.or.jp> Date: Mon, 17 Aug 1998 03:45:17 +0900 X-Dispatcher: imput version 971024 Lines: 11 Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > hoek 1998/08/15 17:54:40 PDT > Modified files: > net/mirror Makefile > Log: > RUN_DEPEND on perl5, not perl5.500404. Is there any reason why we don&t just define USE_PERL5 instead of defining RUN_DEPENDS on perl5? Cheers, Max