From owner-freebsd-commit Tue Sep 26 04:07:29 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id EAA01370 for freebsd-commit-outgoing; Tue, 26 Sep 1995 04:07:29 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id EAA01357 for cvs-all-outgoing; Tue, 26 Sep 1995 04:07:25 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id EAA01347 for cvs-ports-outgoing; Tue, 26 Sep 1995 04:07:23 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id EAA01342 ; Tue, 26 Sep 1995 04:07:11 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.12/8.6.9) id EAA21449; Tue, 26 Sep 1995 04:07:09 -0700 Date: Tue, 26 Sep 1995 04:07:09 -0700 Message-Id: <199509261107.EAA21449@silvia.HIP.Berkeley.EDU> To: jmz@freebsd.org CC: CVS-commiters@freebsd.org, cvs-ports@freebsd.org In-reply-to: <199509232050.NAA00428@freefall.freebsd.org> (jmz) Subject: Re: cvs commit: ports/utils/ispell/scripts configure From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-commit@freebsd.org Precedence: bulk * Modified: utils/ispell/scripts configure * Log: * Don't set CFLAGS here * Check if /usr/share/dict/word exists (some people do not install the 'dict' * distribution) Do you think you can cough up a pkg/REQ file to check this from packages too? Satoshi