From owner-cvs-all Sat Dec 2 12:28:48 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E7EE937B400; Sat, 2 Dec 2000 12:28:45 -0800 (PST) Received: (from dwhite@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eB2KSjg01028; Sat, 2 Dec 2000 12:28:45 -0800 (PST) (envelope-from dwhite) Message-Id: <200012022028.eB2KSjg01028@freefall.freebsd.org> From: Doug White Date: Sat, 2 Dec 2000 12:28:45 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/postfix-current/scripts configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dwhite 2000/12/02 12:28:45 PST Modified files: mail/postfix-current/scripts configure Log: Change configure script to use find & grep instead of grep -r. The -r option is only available on 4.X. This allows postfix to compile properly on FreeBSD 3.X (and possibly before.) Approved by: David W. Chapman Jr. (maintainer) Revision Changes Path 1.5 +2 -2 ports/mail/postfix-current/scripts/configure To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message