diff options
-rw-r--r-- | mail/elm/Makefile | 8 | ||||
-rw-r--r-- | mail/exmh/Makefile | 4 | ||||
-rw-r--r-- | mail/faces/Makefile | 4 | ||||
-rw-r--r-- | mail/fetchmail/Makefile | 3 | ||||
-rw-r--r-- | mail/metamail/Makefile | 9 | ||||
-rw-r--r-- | mail/mutt/Makefile | 4 | ||||
-rw-r--r-- | mail/nmh/Makefile | 14 | ||||
-rw-r--r-- | mail/pine/Makefile | 4 | ||||
-rw-r--r-- | mail/procmail/Makefile | 5 | ||||
-rw-r--r-- | mail/qpopper/Makefile | 5 |
10 files changed, 10 insertions, 50 deletions
diff --git a/mail/elm/Makefile b/mail/elm/Makefile index 829abc40685..e55ce53725d 100644 --- a/mail/elm/Makefile +++ b/mail/elm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1998/04/20 11:56:25 frueauf Exp $ +# $NetBSD: Makefile,v 1.7 1998/06/18 15:25:24 agc Exp $ # FreeBSD: Makefile,v 1.42 1997/12/24 01:21:07 alex Exp # @@ -11,12 +11,6 @@ MASTER_SITES= ftp://ftp.ozone.fmi.fi/KEH/ \ MAINTAINER= packages@netbsd.org WRKSRC= ${WRKDIR}/elm2.4.ME+.32 -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 wnewmail.1 -CAT1= answer.0 checkalias.0 elm.0 elmalias.0 fastmail.0 \ - frm.0 listalias.0 messages.0 newalias.0 newmail.0 \ - printmail.0 readmsg.0 wnewmail.0 HAS_CONFIGURE= Yes CONFIGURE_SCRIPT= Configure diff --git a/mail/exmh/Makefile b/mail/exmh/Makefile index 2c144e4233f..fc8c38adb9c 100644 --- a/mail/exmh/Makefile +++ b/mail/exmh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 1998/06/17 08:46:04 agc Exp $ +# $NetBSD: Makefile,v 1.11 1998/06/18 15:25:24 agc Exp $ # FreeBSD Id: Makefile,v 1.25 1998/02/15 05:36:54 peter Exp # @@ -44,8 +44,6 @@ TCLSH= tclsh8.0 # mail/faces # audio/rplay -MAN1= exmh.1 - do-build: @cd ${WRKSRC} && ${SETENV} PREFIX=${PREFIX} TCLSH=${TCLSH} \ WISH=${PREFIX}/bin/${WISH} WRKSRC=${WRKSRC} \ diff --git a/mail/faces/Makefile b/mail/faces/Makefile index 11cfd804115..6473e488f93 100644 --- a/mail/faces/Makefile +++ b/mail/faces/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/04/15 10:38:30 agc Exp $ +# $NetBSD: Makefile,v 1.8 1998/06/18 15:25:24 agc Exp $ # FreeBSD Id: Makefile,v 1.5 1997/11/17 18:47:53 max Exp # @@ -11,8 +11,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE WRKSRC= ${WRKDIR}/faces -MAN1= compface.1 faces.1 face_update.1 uncompface.1 -MAN3= compface.3 uncompface.3 post-configure: @for f in ${WRKSRC}/Makefile ${WRKSRC}/faces.h ${WRKSRC}/x11.c; do \ diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 38de3c7bb0b..cae878338f7 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 1998/06/03 13:10:25 agc Exp $ +# $NetBSD: Makefile,v 1.9 1998/06/18 15:25:24 agc Exp $ # $FreeBSD Id: Makefile,v 1.55 1998/01/29 17:13:07 ache Exp # @@ -10,7 +10,6 @@ MAINTAINER= ve@sci.fi GNU_CONFIGURE= yes CONFIGURE_ENV= LDFLAGS="${CFLAGS}" -MAN1= fetchmail.1 .include "../../mk/bsd.prefs.mk" diff --git a/mail/metamail/Makefile b/mail/metamail/Makefile index 3cc500f871b..81494c8e08b 100644 --- a/mail/metamail/Makefile +++ b/mail/metamail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1998/04/20 11:56:25 frueauf Exp $ +# $NetBSD: Makefile,v 1.7 1998/06/18 15:25:24 agc Exp $ # FreeBSD Id: Makefile,v 1.8 1996/11/21 11:27:26 asami Exp # @@ -11,13 +11,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= packages@netbsd.org WRKSRC= ${WRKDIR}/${DISTNAME}/src -MAN1= audiocompose.1 audiosend.1 extcompose.1 \ - getfilename.1 mailto-hebrew.1 mailto.1 metamail.1 \ - metasend.1 mime.1 mimencode.1 mmencode.1 \ - patch-metamail.1 richtext.1 showaudio.1 \ - showexternal.1 shownonascii.1 showpartial.1 \ - showpicture.1 splitmail.1 -MAN4= mailcap.4 post-patch: ${RM} -f ${WRKDIR}/mm2.7/src/bin/*.orig diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 7b1a49009d8..3eee76a3637 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 1998/05/22 18:44:57 tron Exp $ +# $NetBSD: Makefile,v 1.9 1998/06/18 15:25:24 agc Exp $ DISTNAME= mutt-0.91.1i CATEGORIES= mail @@ -18,8 +18,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-curses=${PREFIX} --with-exec-shell=/bin/ksh CONFIGURE_ENV+= LDFLAGS=-s -MAN1= mutt.1 - post-install: ${MKDIR} ${PREFIX}/share/doc/mutt ${CP} ${WRKSRC}/doc/manual.txt ${PREFIX}/share/doc/mutt diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile index 085e97843cf..b886631c2d9 100644 --- a/mail/nmh/Makefile +++ b/mail/nmh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 1998/06/01 13:15:58 agc Exp $ +# $NetBSD: Makefile,v 1.18 1998/06/18 15:25:25 agc Exp $ # FreeBSD Id: Makefile,v 1.2 1997/08/04 06:51:28 markm Exp # @@ -16,18 +16,6 @@ CONFIGURE_ARGS+= --libexecdir=${PREFIX}/libexec/nmh \ --sysconfdir=${PREFIX}/etc/nmh --enable-nmh-pop \ --with-mts=${NMH_MTA} -MAN1= ali.1 anno.1 burst.1 comp.1 dist.1 flist.1 folder.1 forw.1 inc.1 \ - mark.1 mh-chart.1 mhbuild.1 mhl.1 mhmail.1 mhn.1 mhparam.1 \ - mhpath.1 msgchk.1 msh.1 next.1 nmh.1 packf.1 pick.1 prev.1 \ - prompter.1 rcvdist.1 rcvpack.1 rcvstore.1 rcvtty.1 refile.1 \ - repl.1 rmf.1 rmm.1 scan.1 send.1 show.1 slocal.1 sortm.1 \ - vmh.1 whatnow.1 whom.1 - -MAN5= mh-alias.5 mh-draft.5 mh-format.5 mh-mail.5 mh-profile.5 \ - mh-sequence.5 mh-tailor.5 - -MAN8= ap.8 conflict.8 dp.8 fmtdump.8 install-mh.8 mh-mts.8 post.8 - # Since we patch the autoconf files as well as their outputs, avoid attempt # to regenerate header input files with 'autoheader' by Makefile. post-patch: diff --git a/mail/pine/Makefile b/mail/pine/Makefile index 72f814b02cf..37fb25f611c 100644 --- a/mail/pine/Makefile +++ b/mail/pine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 1998/06/07 19:52:23 frueauf Exp $ +# $NetBSD: Makefile,v 1.13 1998/06/18 15:25:25 agc Exp $ # FreeBSD Id: Makefile,v 1.21 1997/03/26 02:12:07 ache Exp # # Note: If you want to have pine's default behaviour of not allowing @@ -16,8 +16,6 @@ MAINTAINER= packages@netbsd.org CONFLICTS= pico-2.9 -MAN1= pine.1 pico.1 pilot.1 - post-patch: ${CP} -f ${WRKSRC}/pine/osdep/os-neb.h ${WRKSRC}/pine/osdep/os-neb.h.orig ${SED} \ diff --git a/mail/procmail/Makefile b/mail/procmail/Makefile index 0627c98628e..b00eb04c2b4 100644 --- a/mail/procmail/Makefile +++ b/mail/procmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1998/05/07 13:23:14 tron Exp $ +# $NetBSD: Makefile,v 1.7 1998/06/18 15:25:25 agc Exp $ # FreeBSD Id: Makefile,v 1.24 1997/05/14 14:40:34 ache Exp # @@ -11,7 +11,4 @@ MAINTAINER= packages@netbsd.org INSTALL_TARGET= install-suid install.man -MAN1= procmail.1 formail.1 lockfile.1 -MAN5= procmailex.5 procmailrc.5 procmailsc.5 - .include "../../mk/bsd.pkg.mk" diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile index 5334b390b5d..c85cc499132 100644 --- a/mail/qpopper/Makefile +++ b/mail/qpopper/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1998/04/15 10:38:32 agc Exp $ +# $NetBSD: Makefile,v 1.5 1998/06/18 15:25:25 agc Exp $ # DISTNAME= qpopper2.41beta1 @@ -14,9 +14,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+= --libexecdir=${PREFIX}/libexec --sysconfdir=${PREFIX}/etc \ --with-apop=/etc/apop.auth --with-apopuid=root -CAT8= qpopper.0 -MAN8= qpopper.8 qpopauth.8 - # popper makefile doesn't have an install target... do-install: (cd ${WRKSRC}; \ |