Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jun 2001 06:01:45 -0700 (PDT)
From:      Sheldon Hearn <sheldonh@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/mail/exim Makefile
Message-ID:  <200106101301.f5AD1j561534@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106101301.f5AD1j561534>