From owner-cvs-all Sun Aug 11 17:36:29 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D45C737B400; Sun, 11 Aug 2002 17:36:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86D9B43E3B; Sun, 11 Aug 2002 17:36:24 -0700 (PDT) (envelope-from max@FreeBSD.org) Received: from freefall.freebsd.org (max@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7C0aOJU094763; Sun, 11 Aug 2002 17:36:24 -0700 (PDT) (envelope-from max@freefall.freebsd.org) Received: (from max@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7C0aOK6094762; Sun, 11 Aug 2002 17:36:24 -0700 (PDT) Message-Id: <200208120036.g7C0aOK6094762@freefall.freebsd.org> From: Masafumi Max NAKANE Date: Sun, 11 Aug 2002 17:36:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/mailagent Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG max 2002/08/11 17:36:24 PDT Modified files: mail/mailagent Makefile Log: Adjust the CONFIG_ARGS so that 1. AN option which is no longer used won't be passed to the configure script. 2. ${CFLAGS} is respected when compiling any programs within the port. Remove an unnecessary ${MKDIR} line. Submitted by: Alex Kapranoff Revision Changes Path 1.35 +4 -4 ports/mail/mailagent/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message