From 556eb7321d388922af6e4e442b688492c8d25ff0 Mon Sep 17 00:00:00 2001
From: FUJISHIMA Satsuki <sf@FreeBSD.org>
Date: Sat, 30 Dec 2000 19:37:19 +0000
Subject: use ComplexProgramTargetNoMan to avoid making html manpage with
 XFree86-4. change maintainer to ports@ due to e-mail bounces for a month.

... while talking to maildrop.xs4all.nl.:
>>> RCPT To:<albast@xs4all.nl>
<<< 550 <albast@xs4all.nl>... User unknown

PR:		23443
---
 mail/ml/Makefile       |  3 +--
 mail/ml/files/patch-ag | 11 +++++++++++
 2 files changed, 12 insertions(+), 2 deletions(-)
 create mode 100644 mail/ml/files/patch-ag

diff --git a/mail/ml/Makefile b/mail/ml/Makefile
index 405b90b169f1..ed63ed3739fc 100644
--- a/mail/ml/Makefile
+++ b/mail/ml/Makefile
@@ -10,12 +10,11 @@ PORTVERSION= 		3.4
 CATEGORIES=		mail
 MASTER_SITES=		http://people.netscape.com/max/ml/
 
-MAINTAINER=		albast@xs4all.nl
+MAINTAINER=		ports@FreeBSD.org
 
 WRKSRC=			${WRKDIR}/${DISTNAME}/src
 USE_IMAKE=		yes
 USE_MOTIF=		yes
-NO_INSTALL_MANPAGES=	yes
 
 pre-configure:
 	@${ECHO_MSG} "===>  Building c-client"
diff --git a/mail/ml/files/patch-ag b/mail/ml/files/patch-ag
new file mode 100644
index 000000000000..c295f1b80a8e
--- /dev/null
+++ b/mail/ml/files/patch-ag
@@ -0,0 +1,11 @@
+--- Imakefile.orig	Wed Nov  1 07:26:10 2000
++++ Imakefile	Wed Nov  1 07:27:21 2000
+@@ -118,7 +118,7 @@
+ 
+ SYS_LIBRARIES = $(OTHERLIBS) $(XMLIB) $(XMULIB) $(XTOOLLIB) $(XEXTLIB) $(XLIB) 
+ 
+-ComplexProgramTarget(ml)
++ComplexProgramTargetNoMan(ml)
+ 
+ InstallAppDefaultsLong(../lib/ML,ML)
+ 
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0