diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2001-06-10 21:50:22 +0800 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2001-06-10 21:50:22 +0800 |
commit | a7dac1995c6b5cd65a8a7335ff5060de1e4ab8e7 (patch) | |
tree | 7d2f131c8c8423d2fb353a0ac2aa77c79acc0b32 /mail/exim | |
parent | 54685a1942883155c137de2e6b7b848813b3d9f9 (diff) | |
download | freebsd-ports-graphics-a7dac1995c6b5cd65a8a7335ff5060de1e4ab8e7.tar.gz freebsd-ports-graphics-a7dac1995c6b5cd65a8a7335ff5060de1e4ab8e7.tar.zst freebsd-ports-graphics-a7dac1995c6b5cd65a8a7335ff5060de1e4ab8e7.zip |
Remove stale comment.
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 967908a9238..574a141d565 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 |