From owner-freebsd-ports Thu Oct 16 23:06:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA22850 for ports-outgoing; Thu, 16 Oct 1997 23:06:04 -0700 (PDT) (envelope-from owner-freebsd-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA22842; Thu, 16 Oct 1997 23:05:56 -0700 (PDT) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id XAA14105; Thu, 16 Oct 1997 23:04:40 -0700 (PDT) Date: Thu, 16 Oct 1997 23:04:40 -0700 (PDT) Message-Id: <199710170604.XAA14105@freefall.freebsd.org> To: taguchi@tohoku.iij.ad.jp, asami@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/4786 Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: ja-expect broken State-Changed-From-To: open-closed State-Changed-By: asami State-Changed-When: Thu Oct 16 23:02:28 PDT 1997 State-Changed-Why: Thanks, committed. By the way, there was a typo in patch-aa: the @ at the end of "@includedir@" was interrupted by another variable. I moved it in front, but then it installed the header file into "include/expect", not "include/expect5.25jp" like the PLIST says. At that point I gave up and explicitly specified "expect5.25jp" in there.