From owner-cvs-ports Thu Oct 16 22:29:17 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA20934 for cvs-ports-outgoing; Thu, 16 Oct 1997 22:29:17 -0700 (PDT) (envelope-from owner-cvs-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 WAA20901; Thu, 16 Oct 1997 22:28: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 WAA13656; Thu, 16 Oct 1997 22:27:41 -0700 (PDT) Date: Thu, 16 Oct 1997 22:27:41 -0700 (PDT) Message-Id: <199710170527.WAA13656@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/lang/expect Makefile Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 1997/10/16 22:27:41 PDT Modified files: lang/expect Makefile Log: A little patch to enable us to selectively disable manpage specification (needed for japanese/expect, which includes this Makefile, but doesn't install the English manpages). PR 4786 (second patch) Submitted by: taguchi@tohoku.iij.ad.jp Revision Changes Path 1.25 +4 -1 ports/lang/expect/Makefile