summaryrefslogtreecommitdiff
path: root/mail/mutt
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-06-18 15:25:24 +0000
committeragc <agc@pkgsrc.org>1998-06-18 15:25:24 +0000
commitb0ae9f3a282fc15fb6731cd37aa07af702b53874 (patch)
treeefc72a07839c6f8a7c7b9983b8a3274a0da15516 /mail/mutt
parent542918d85498ce24db0e33cd806340d3f8b82bc6 (diff)
downloadpkgsrc-b0ae9f3a282fc15fb6731cd37aa07af702b53874.tar.gz
Remove MAN<sect> and CAT<sect> definitions from package Makefiles - these
are unnecessary with automatic manual page handling.
Diffstat (limited to 'mail/mutt')
-rw-r--r--mail/mutt/Makefile4
1 files changed, 1 insertions, 3 deletions
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