From owner-cvs-all Thu Oct 31 15:35:34 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A201C37B401; Thu, 31 Oct 2002 15:35:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54EE143E75; Thu, 31 Oct 2002 15:35:33 -0800 (PST) (envelope-from dd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9VNYBmV030525; Thu, 31 Oct 2002 15:34:11 -0800 (PST) (envelope-from dd@repoman.freebsd.org) Received: (from dd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9VNYBgo030524; Thu, 31 Oct 2002 15:34:11 -0800 (PST) Message-Id: <200210312334.g9VNYBgo030524@repoman.freebsd.org> From: Dima Dorfman Date: Thu, 31 Oct 2002 15:34:11 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/dict Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2002/10/31 15:34:11 PST Modified files: textproc/dict Makefile Log: Convert to use REINPLACE_CMD and consequently remove USE_PERL5. The distribution comes with one Perl script, but it appears to be auxiliary (there are no references to it anywhere except the documentation). dict works fine without Perl. Submitted by: clive Revision Changes Path 1.21 +2 -2 ports/textproc/dict/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message