summaryrefslogtreecommitdiff
path: root/mail/nmh
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>1999-02-23 02:23:06 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>1999-02-23 02:23:06 +0000
commit4e788c13f4191b3cfbbd46947a8cfc7f85cfe4c8 (patch)
treec8933f236eaeeb0870fda03975e17cc7bdecd991 /mail/nmh
parentUnbreak for ELF. I didn't hear from the maintainer, but the fix is a (diff)
Use local mts for mail delivery instead of using SMTP.
PR: ports/10119 Submitted by: Sheldon Hearn <axl@iafrica.com>
Notes
Notes: svn path=/head/; revision=16869
Diffstat (limited to 'mail/nmh')
-rw-r--r--mail/nmh/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile
index 81594b8311c2..b0b357995d29 100644
--- a/mail/nmh/Makefile
+++ b/mail/nmh/Makefile
@@ -3,7 +3,7 @@
# Date created: 07 Feb 1999
# Whom: Scott Blachowicz <Scott.Blachowicz@seaslug.org>
#
-# $Id: Makefile,v 1.10 1998/08/17 00:07:31 steve Exp $
+# $Id: Makefile,v 1.11 1999/02/11 08:57:13 jkoshy Exp $
#
DISTNAME= nmh-1.0
@@ -15,7 +15,8 @@ MAINTAINER= Scott.Blachowicz@seaslug.org
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/nmh \
- --sysconfdir=${PREFIX}/etc/nmh --enable-nmh-pop
+ --sysconfdir=${PREFIX}/etc/nmh --enable-nmh-pop \
+ --with-mts=sendmail
MAN1= ali.1 anno.1 burst.1 comp.1 dist.1 flist.1 folder.1 forw.1 \
inc.1 mark.1 mh-chart.1 mhbuild.1 mhl.1 mhlist.1 mhmail.1 \