aboutsummaryrefslogtreecommitdiffstats
path: root/mail/elm/scripts
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1996-10-04 03:08:13 +0800
committerache <ache@FreeBSD.org>1996-10-04 03:08:13 +0800
commitaae7214dd9f17dbe1997dff51580468566bd96f1 (patch)
treee565353352274e24234ec359638fdeed17fc8d3a /mail/elm/scripts
parent9baeab0af1a021183d924ababcdd56010bbb3cc3 (diff)
downloadfreebsd-ports-gnome-aae7214dd9f17dbe1997dff51580468566bd96f1.tar.gz
freebsd-ports-gnome-aae7214dd9f17dbe1997dff51580468566bd96f1.tar.zst
freebsd-ports-gnome-aae7214dd9f17dbe1997dff51580468566bd96f1.zip
Upgrade to pl 28
DSN turned off, because we not yet have sendmail 8.8
Diffstat (limited to 'mail/elm/scripts')
-rw-r--r--mail/elm/scripts/pre-configure9
1 files changed, 5 insertions, 4 deletions
diff --git a/mail/elm/scripts/pre-configure b/mail/elm/scripts/pre-configure
index 574065cfb64e..170b177293c4 100644
--- a/mail/elm/scripts/pre-configure
+++ b/mail/elm/scripts/pre-configure
@@ -1,7 +1,7 @@
#!/bin/sh -
#
# pre-configure script for Elm port to FreeBSD 2.0
-# $Id: pre-configure,v 1.11 1996/05/26 00:47:54 ache Exp $
+# $Id: pre-configure,v 1.12 1996/06/20 22:23:48 ache Exp $
PortsDir=$PORTSDIR
CurDir=$CURDIR
@@ -103,7 +103,7 @@ uname
uuname
vi
'
-test='test'
+test='/bin/test'
inews=''
ispell='/usr/local/bin/ispell'
egrep=''
@@ -130,7 +130,7 @@ uuname='/usr/bin/uuname'
line='line'
chgrp='/usr/bin/chgrp'
chmod='/bin/chmod'
-lint='lint'
+lint='/usr/bin/lint'
sleep='/bin/sleep'
pr='/usr/bin/pr'
tar='/usr/bin/tar'
@@ -149,7 +149,7 @@ compress='/usr/bin/compress'
execmail=''
libswanted='intl nls'
noaddlib='yes'
-c_date='Fri Jun 21 02:10:21 MSD 1996'
+c_date='Thu Oct 3 22:44:56 MSD 1996'
d_ascii='undef'
d_broke_ctype='undef'
d_calendar='define'
@@ -191,6 +191,7 @@ metamail_path='none'
defencoding=''
d_8bitmime='define'
d_binarymime='undef'
+d_dsn='undef'
defcharset='ISO-8859-1'
defdispcharset='ISO-8859-1'
d_mmdf='undef'