From owner-cvs-all Sun Jun 10 6: 1:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A1B1437B401; Sun, 10 Jun 2001 06:01:45 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5AD1j561534; Sun, 10 Jun 2001 06:01:45 -0700 (PDT) (envelope-from sheldonh) Message-Id: <200106101301.f5AD1j561534@freefall.freebsd.org> From: Sheldon Hearn Date: Sun, 10 Jun 2001 06:01:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/exim 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 sheldonh 2001/06/10 06:01:45 PDT Modified files: mail/exim Makefile Log: Enable maildir, mailstore and mbx support by default so that they're included in the package. Folks who don't want them can build Exim as follows: cd /path/to/ports/mail/exim make WITH_MAILDIR=no WITH_MAILSTORE=no WITH_MBX=no Revision Changes Path 1.62 +9 -8 ports/mail/exim/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message