diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-06-10 13:50:22 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-06-10 13:50:22 +0000 |
commit | 4625fcef31d3d3c0b56629d0451cfd369cfb86fc (patch) | |
tree | e21dd6cd413d6fdea8f72e6a8a06331d2536a73c /mail/exim | |
parent | 0cf79c99761bc7956c06d0be9513743d6d085f18 (diff) | |
download | ports-4625fcef31d3d3c0b56629d0451cfd369cfb86fc.tar.gz ports-4625fcef31d3d3c0b56629d0451cfd369cfb86fc.zip |
Notes
Diffstat (limited to 'mail/exim')
-rw-r--r-- | mail/exim/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 967908a92383..574a141d565b 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -30,7 +30,6 @@ MAKE_ENV+= OSTYPE=${OPSYS} ARCHTYPE=${MACHINE_ARCH} # Uncomment the WITH_LDAP, WITH_MYSQL, and WITH_PGSQL definitions # to link against libmysqlclient and libpq respectively. -# The libpam linkage is required for SMTP AUTH support. #WITH_LDAP= yes #WITH_MYSQL= yes #WITH_PGSQL= yes |