summaryrefslogtreecommitdiff
path: root/mail/elm+ME/scripts/pre-configure
diff options
context:
space:
mode:
Diffstat (limited to 'mail/elm+ME/scripts/pre-configure')
-rw-r--r--mail/elm+ME/scripts/pre-configure16
1 files changed, 11 insertions, 5 deletions
diff --git a/mail/elm+ME/scripts/pre-configure b/mail/elm+ME/scripts/pre-configure
index b336c7e584e7..b17d53a26de3 100644
--- a/mail/elm+ME/scripts/pre-configure
+++ b/mail/elm+ME/scripts/pre-configure
@@ -1,7 +1,7 @@
#!/bin/sh -
#
# pre-configure script for Elm port to FreeBSD 2.0
-# $Id: pre-configure,v 1.1 1994/11/25 19:13:56 gpalmer Exp $
+# $Id: pre-configure,v 1.4 1995/09/23 21:06:06 ache Exp $
PortsDir=$PORTSDIR
CurDir=$CURDIR
@@ -58,7 +58,7 @@ c=''
orderlib='false'
ranlib='/usr/bin/ranlib'
package='elm2'
-pager='builtin+'
+pager='builtin++'
prefshell='/bin/csh'
startsh='#!/bin/sh'
d_eunice='undef'
@@ -113,6 +113,7 @@ more
nroff
pack
pg
+pgp
pmake
pr
rmail
@@ -173,7 +174,7 @@ pack='pack'
compress='/usr/bin/compress'
execmail=''
libswanted='intl nls'
-c_date='Sat May 13 00:58:50 MSD 1995'
+c_date='Tue Jul 4 04:52:32 MSD 1995'
d_ascii='undef'
d_broke_ctype='undef'
d_calendar='define'
@@ -213,6 +214,7 @@ d_mallocvoid='define'
d_mboxedit='undef'
d_mime='undef'
defencoding='7bit'
+d_8bitmime='undef'
defcharset='US-ASCII'
defdispcharset='US-ASCII'
d_mmdf='undef'
@@ -273,7 +275,7 @@ i_utime='define'
i_sysutime='undef'
lib='/usr/local/lib'
libc='/usr/lib/libc.so.2.1'
-linepr='/usr/bin/lpr'
+linepr='/usr/bin/lp'
maildir='/var/mail'
mailer='/usr/sbin/sendmail'
mailgrp='bin'
@@ -294,7 +296,7 @@ small=''
medium=''
large=''
huge=''
-optimize='-O2'
+optimize='-O2 -fno-strength-reduce'
ccflags=''
cppflags=''
ldflags=''
@@ -319,6 +321,10 @@ xencf=''
xenlf=''
d_xenix='undef'
d_bsd='define'
+d_pgp='define'
+pgp='/usr/local/bin/pgp'
+pgp_path='/usr/local/bin/pgp'
+d_remailer='define'
CONFIG=true
EOF