From owner-freebsd-ports Mon Feb 21 8: 8:47 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mailgw1.prontomail.com (mailgw1.prontomail.com [209.185.149.197]) by hub.freebsd.org (Postfix) with ESMTP id 2ED0037B69F for ; Mon, 21 Feb 2000 08:08:37 -0800 (PST) (envelope-from tkato@prontomail.ne.jp) Received: from mail46.prontomail.com (209.185.149.146) by mailgw1.prontomail.com (NPlex 2.0.123) for freebsd-ports@FreeBSD.ORG; Mon, 21 Feb 2000 08:08:35 -0800 Received: from web08 (209.185.149.208) by mail46.prontomail.com (NPlex 2.0.123); Mon, 21 Feb 2000 08:08:06 -0800 From: "KATO Tsuguru" Message-Id: <1DCA79B8E48E3D1178030005B8672B34@tkato.prontomail.ne.jp> Date: Tue, 22 Feb 2000 01:08:32 +0900 X-Priority: Normal Content-Type: text/plain; charset=ISO-2022-JP To: honda@kashio.info.mie-u.ac.jp Subject: Re: ports/16863: new port japanese/esecanna-wnn6 Cc: freebsd-ports@FreeBSD.ORG, knu@idaemons.org X-Mailer: Web Based Pronto Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > +do-configure: > + @cd ${WRKSRC} && perl -i -pe "s,!!PREFIX!!,${PREFIX},g" constdef.h do-configure: @${PERL} -i -pe "s,!!PREFIX!!,${PREFIX},g" ${WRKSRC}/constdef.h would be better. At least, if you want to run perl within port's Makefile, you have to use it as "${PERL}". Sent by Japanese ProntoMail To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message