From owner-cvs-ports@FreeBSD.ORG Fri Oct 17 02:11:22 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6FA716A4B3; Fri, 17 Oct 2003 02:11:22 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E627343FAF; Fri, 17 Oct 2003 02:11:21 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h9H9BLXJ081801; Fri, 17 Oct 2003 02:11:21 -0700 (PDT) (envelope-from dd@repoman.freebsd.org) Received: (from dd@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9H9BLPi081800; Fri, 17 Oct 2003 02:11:21 -0700 (PDT) (envelope-from dd) Message-Id: <200310170911.h9H9BLPi081800@repoman.freebsd.org> From: Dima Dorfman Date: Fri, 17 Oct 2003 02:11:21 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/dict Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Oct 2003 09:11:23 -0000 dd 2003/10/17 02:11:21 PDT FreeBSD ports repository Modified files: textproc/dict Makefile Log: Put C*FLAGS into CONFIGURE_ENV instead of assigning it directly. This allows configure-run test programs to find the right include files and libraries. Breakage reported by: many Fix submitted by: adamw Revision Changes Path 1.26 +2 -1 ports/textproc/dict/Makefile