Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Nov 2001 06:57:48 +0100 (CET)
From:      Udo Schweigert <Udo.Schweigert@siemens.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/31968: maintainer-update of mail/mutt-devel
Message-ID:  <200111140557.fAE5vmiE045436@reims.mchp.siemens.de>

next in thread | raw e-mail | index | archive | help

>Number:         31968
>Category:       ports
>Synopsis:       maintainer-update of mail/mutt-devel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 13 22:00:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Udo Schweigert
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD alaska.cert.siemens.de 4.4-STABLE FreeBSD 4.4-STABLE #20: Mon Nov 12 10:10:02 CET 2001 ust@alaska.cert.siemens.de:/usr/obj/work/src/RELENG_4/sys/alaska i386


>Description:

Little Makefile fix:
	- port does no longer need GNU make
	- use AUTOCONF (and not AUTOMAKE)

>How-To-Repeat:
>Fix:

--- /usr/ports/mail/mutt-devel/Makefile	Sun Nov 11 06:15:16 2001
+++ Makefile	Tue Nov 13 20:09:30 2001
@@ -31,9 +31,7 @@
 
 .include <bsd.port.pre.mk>
 
-USE_GMAKE=	yes
-USE_AUTOMAKE=	yes
-AUTOMAKE=	automake
+USE_AUTOCONF=	yes
 AUTOCONF=	autoconf
 
 .if defined(WITH_MUTT_COMPRESSED_FOLDERS) || defined(WITH_MUTT_NNTP) || \
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111140557.fAE5vmiE045436>