From owner-cvs-ports Fri Feb 7 03:00:33 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA19671 for cvs-ports-outgoing; Fri, 7 Feb 1997 03:00:33 -0800 (PST) Received: (from max@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA19663; Fri, 7 Feb 1997 03:00:30 -0800 (PST) Date: Fri, 7 Feb 1997 03:00:30 -0800 (PST) From: Masafumi NAKANE Message-Id: <199702071100.DAA19663@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-ports Subject: cvs commit: ports/devel/gmake/patches patch-aa Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk max 97/02/07 03:00:30 Modified: devel/gmake/patches patch-aa Log: In Makefile.in, use install-info only if it exists as /usr/bin/install-info and ${PREFIX}/info/dir exists. Revision Changes Path 1.6 +10 -6 ports/devel/gmake/patches/patch-aa