diff options
author | salo <salo@pkgsrc.org> | 2005-08-22 13:15:05 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2005-08-22 13:15:05 +0000 |
commit | 3149cca96ec921a686059e0a52064870c056369a (patch) | |
tree | ef8ab5d53cbcbf17c091c08191033da3462809e2 | |
parent | 45276d871c5f575e98b011c6723badaa203460de (diff) | |
download | pkgsrc-3149cca96ec921a686059e0a52064870c056369a.tar.gz |
delint.
-rw-r--r-- | mail/elm/Makefile | 6 | ||||
-rw-r--r-- | mail/elm/PLIST | 28 |
2 files changed, 17 insertions, 17 deletions
diff --git a/mail/elm/Makefile b/mail/elm/Makefile index 7c470f88e61..321de172435 100644 --- a/mail/elm/Makefile +++ b/mail/elm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2005/08/22 12:40:12 tron Exp $ +# $NetBSD: Makefile,v 1.35 2005/08/22 13:15:05 salo Exp $ DISTNAME= elm2.5.8 PKGNAME= elm-2.5.8 @@ -9,11 +9,11 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.instinct.org/elm/ COMMENT= ELM Mail User Agent (without ME extensions) +DEPENDS+= metamail>=2.7:../../mail/metamail + CONFLICTS+= mm-[0-9]* CONFLICTS+= elm-me-[0-9]* -DEPENDS+= metamail>=2.7:../../mail/metamail - HAS_CONFIGURE= YES CONFIGURE_SCRIPT= ./Configure CONFIGURE_ARGS+= -d diff --git a/mail/elm/PLIST b/mail/elm/PLIST index 2c0dbf836e3..5df78c4deed 100644 --- a/mail/elm/PLIST +++ b/mail/elm/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2005/08/22 12:40:12 tron Exp $ +@comment $NetBSD: PLIST,v 1.4 2005/08/22 13:15:05 salo Exp $ bin/answer bin/checkalias bin/elm @@ -25,19 +25,6 @@ lib/elm/help-selfolder lib/elm/help-status lib/elm/mime-types lib/elm/mlists.eg -man/man1/answer.1 -man/man1/checkalias.1 -man/man1/elm.1 -man/man1/elmalias.1 -man/man1/fastmail.1 -man/man1/frm.1 -man/man1/listalias.1 -man/man1/messages.1 -man/man1/newalias.1 -man/man1/newmail.1 -man/man1/printmail.1 -man/man1/readmsg.1 -man/man1/wnewmail.1 man/cat1/answer.1 man/cat1/checkalias.1 man/cat1/elm.1 @@ -51,5 +38,18 @@ man/cat1/newmail.1 man/cat1/printmail.1 man/cat1/readmsg.1 man/cat1/wnewmail.1 +man/man1/answer.1 +man/man1/checkalias.1 +man/man1/elm.1 +man/man1/elmalias.1 +man/man1/fastmail.1 +man/man1/frm.1 +man/man1/listalias.1 +man/man1/messages.1 +man/man1/newalias.1 +man/man1/newmail.1 +man/man1/printmail.1 +man/man1/readmsg.1 +man/man1/wnewmail.1 share/nls/C/elm2.5.cat @dirrm lib/elm |