diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-01-16 17:33:20 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-01-16 17:33:20 +0000 |
commit | 2b1a883dc4fd248d3b049059b9543dde2ac98ffd (patch) | |
tree | 0b080fcd55271333176593e1b9bc0b48aedbe9fa /mail/elm+ME/Makefile | |
parent | 21829056931f158e125c2d89352e36c1c7196a26 (diff) |
Notes
Diffstat (limited to 'mail/elm+ME/Makefile')
-rw-r--r-- | mail/elm+ME/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/elm+ME/Makefile b/mail/elm+ME/Makefile index 8814a6e1fbba..1c1ed9604f55 100644 --- a/mail/elm+ME/Makefile +++ b/mail/elm+ME/Makefile @@ -6,7 +6,7 @@ # PORTNAME= elm -PORTVERSION= 2.4ME+82 +PORTVERSION= 2.4ME+82 CATEGORIES= mail MASTER_SITES= ftp://ftp.ozone.fmi.fi/KEH/ \ ftp://ftp.funet.fi/pub/unix/mail/elm/elm-2.4ME+/ \ @@ -20,8 +20,8 @@ MAN1= answer.1 checkalias.1 elm.1 elmalias.1 fastmail.1 \ printmail.1 readmsg.1 elmcharset.1 elmterminal.1 MLINKS= frm.1 nfrm.1 newmail.1 wnewmail.1 -HAS_CONFIGURE= Yes -CONFIGURE_SCRIPT= Configure +HAS_CONFIGURE= yes +CONFIGURE_SCRIPT= Configure CONFIGURE_ENV= PREFIX="${PREFIX}" CONFIGURE_ARGS= -S -d |