From owner-cvs-ports@FreeBSD.ORG Thu Aug 28 20:30:42 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 D5EEB16A4BF; Thu, 28 Aug 2003 20:30:42 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C90743FE9; Thu, 28 Aug 2003 20:30:42 -0700 (PDT) (envelope-from bland@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h7T3Ug0U075172; Thu, 28 Aug 2003 20:30:42 -0700 (PDT) (envelope-from bland@repoman.freebsd.org) Received: (from bland@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h7T3UgOk075171; Thu, 28 Aug 2003 20:30:42 -0700 (PDT) Message-Id: <200308290330.h7T3UgOk075171@repoman.freebsd.org> From: Alexander Nedotsukov Date: Thu, 28 Aug 2003 20:30:42 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/balsa2 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, 29 Aug 2003 03:30:43 -0000 bland 2003/08/28 20:30:42 PDT FreeBSD ports repository Modified files: mail/balsa2 Makefile Log: - Remove gdbm dependency wich is not required anymore. - Remove leftout USE_REINPLACE. - Make LDAP support optional. - Remove ispell build and run dependency in favour of aspell only. Anyway if ispell installed it will be picked up by basa binary. Approved by: marcus (mentor) Revision Changes Path 1.88 +5 -6 ports/mail/balsa2/Makefile