From owner-cvs-ports@FreeBSD.ORG Fri Oct 17 02:11:40 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 7F72216A4BF; Fri, 17 Oct 2003 02:11:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4C2F43FB1; Fri, 17 Oct 2003 02:11:39 -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 h9H9BdXJ081835; Fri, 17 Oct 2003 02:11:39 -0700 (PDT) (envelope-from dd@repoman.freebsd.org) Received: (from dd@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9H9BdPx081834; Fri, 17 Oct 2003 02:11:39 -0700 (PDT) (envelope-from dd) Message-Id: <200310170911.h9H9BdPx081834@repoman.freebsd.org> From: Dima Dorfman Date: Fri, 17 Oct 2003 02:11:39 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/dictd 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:40 -0000 dd 2003/10/17 02:11:39 PDT FreeBSD ports repository Modified files: net/dictd 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.21 +2 -2 ports/net/dictd/Makefile