aboutsummaryrefslogtreecommitdiff
path: root/mail/elm+ME/Makefile
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/elm+ME/Makefile
parent9702f6aa4c3c65495a4aecf593d9c5c8a49ce87b (diff)
downloadports-a192ed88cbf27b6e1551a173a1d109fad864a20a.tar.gz
ports-a192ed88cbf27b6e1551a173a1d109fad864a20a.zip
Notes
Diffstat (limited to 'mail/elm+ME/Makefile')
-rw-r--r--mail/elm+ME/Makefile9
1 files changed, 3 insertions, 6 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