summaryrefslogtreecommitdiff
path: root/mail/nmh/Makefile
diff options
context:
space:
mode:
authoragc <agc>1998-01-12 10:51:34 +0000
committeragc <agc>1998-01-12 10:51:34 +0000
commit15f2645f26c0db1c265570b41d2096479fb43530 (patch)
treedf1bfcb9fa2f539d051b229bf7f8789815883af2 /mail/nmh/Makefile
parent8a4b40f58e57a551a2481f8050b66ffa4b90bc30 (diff)
downloadpkgsrc-15f2645f26c0db1c265570b41d2096479fb43530.tar.gz
Upgrade to version 0.20.
Set default MTA to be sendmail, rather than smtp, at the suggestion of Perry Metzger.
Diffstat (limited to 'mail/nmh/Makefile')
-rw-r--r--mail/nmh/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile
index 6ec10d69bb3..950ea9db7ff 100644
--- a/mail/nmh/Makefile
+++ b/mail/nmh/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: nmh
-# Version required: 0.18
+# Version required: 0.20
# Date created: 26 July 1997
# Whom: Scott Blachowicz <Scott.Blachowicz@seaslug.org>
#
-# $NetBSD: Makefile,v 1.4 1997/12/22 07:45:45 hubertf Exp $
+# $NetBSD: Makefile,v 1.5 1998/01/12 10:51:34 agc Exp $
# FreeBSD Id: Makefile,v 1.2 1997/08/04 06:51:28 markm Exp
#
-DISTNAME= nmh-0.18
+DISTNAME= nmh-0.20
CATEGORIES= mail
MASTER_SITES= ftp://ftp.math.gatech.edu/pub/nmh/
@@ -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 mhl.1 mhmail.1 mhn.1 mhparam.1 mhpath.1 msgchk.1 msh.1 \