summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2000-05-24 10:26:11 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2000-05-24 10:26:11 +0000
commita192ed88cbf27b6e1551a173a1d109fad864a20a (patch)
treef4048d959bfa802c47a5a8a9654755e8ca785dec /mail
parentFix trace() symbol clash with ncurses (diff)
Upgrade to +77
Notes
Notes: svn path=/head/; revision=28726
Diffstat (limited to 'mail')
-rw-r--r--mail/elm+ME/Makefile9
-rw-r--r--mail/elm+ME/distinfo2
-rw-r--r--mail/elm+ME/scripts/pre-configure6
3 files changed, 7 insertions, 10 deletions
diff --git a/mail/elm+ME/Makefile b/mail/elm+ME/Makefile
index 46f3ee4285fe..1502b221d91e 100644
--- a/mail/elm+ME/Makefile
+++ b/mail/elm+ME/Makefile
@@ -7,7 +7,7 @@
# WARNING: it is NOT official Elm 2.*
PORTNAME= elm
-PORTVERSION= 2.4ME+68
+PORTVERSION= 2.4ME+77
CATEGORIES= mail
MASTER_SITES= ftp://ftp.ozone.fmi.fi/KEH/ \
ftp://ftp.funet.fi/pub/unix/mail/elm/elm-2.4ME+/ \
@@ -15,10 +15,10 @@ MASTER_SITES= ftp://ftp.ozone.fmi.fi/KEH/ \
MAINTAINER= ache@FreeBSD.org
-WRKSRC= ${WRKDIR}/elm2.4.ME+.68
+WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION:S/ME+/\.ME+\./}
MAN1= answer.1 checkalias.1 elm.1 elmalias.1 fastmail.1 \
frm.1 listalias.1 messages.1 newalias.1 newmail.1 \
- printmail.1 readmsg.1
+ printmail.1 readmsg.1 elmcharset.1
MLINKS= frm.1 nfrm.1 newmail.1 wnewmail.1
HAS_CONFIGURE= Yes
@@ -26,9 +26,6 @@ CONFIGURE_SCRIPT= Configure
CONFIGURE_ENV= PREFIX="${PREFIX}"
CONFIGURE_ARGS= -S -d
-post-configure:
- ${CP} ${FILESDIR}/elm.mimecharsets ${WRKSRC}/bin
-
post-install:
perl -pi -e 's,/usr/local,${PREFIX},' ${WRKSRC}/nls/LANGS
cd ${WRKSRC}/nls; ${MAKE} install
diff --git a/mail/elm+ME/distinfo b/mail/elm+ME/distinfo
index 184136a532c1..60db661e3afc 100644
--- a/mail/elm+ME/distinfo
+++ b/mail/elm+ME/distinfo
@@ -1 +1 @@
-MD5 (elm-2.4ME+68.tar.gz) = 879b98df17dc5e8fce959ed4a666b564
+MD5 (elm-2.4ME+77.tar.gz) = ae2e8a7cf681979a2836a29d92d00d77
diff --git a/mail/elm+ME/scripts/pre-configure b/mail/elm+ME/scripts/pre-configure
index 1d64fa4e7850..f1a0e6370604 100644
--- a/mail/elm+ME/scripts/pre-configure
+++ b/mail/elm+ME/scripts/pre-configure
@@ -23,7 +23,6 @@ cppstdin='/usr/bin/cpp'
cppminus=''
d_getopt='define'
d_memcpy='define'
-d_rename='define'
d_symlink='define'
d_whoami='undef'
d_poll='define'
@@ -161,9 +160,9 @@ col=''
pack='pack'
compress='/usr/bin/compress'
execmail=''
-libswanted='sun intl nls c_s'
+libswanted='sun nls c_s'
noaddlib='yes'
-c_date='Sat Jan 22 15:43:26 MSK 2000'
+c_date='Wed May 24 12:12:00 MSD 2000'
d_ascii='undef'
d_broke_ctype='undef'
d_calendar='define'
@@ -312,6 +311,7 @@ pgp2_path="${PREFIX}/bin/pgp"
pgp5_dir='none'
gpg_path='none'
special_path='${PREFIX}/bin'
+locale_dir='/usr/share/locale'
CONFIG=true
EOF