ports/160521: maintainer-update of mail/mutt

Udo Schweigert udo.schweigert at siemens.com
Tue Sep 6 16:00:12 UTC 2011


>Number:         160521
>Category:       ports
>Synopsis:       maintainer-update of mail/mutt
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 06 16:00:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Udo Schweigert
>Release:        FreeBSD 8.2-RELEASE i386
>Organization:
>Environment:

>Description:

Maintainer update of mail/mutt:

	- Fix handling of ncurses config-option.
	- Remove USE_GMAKE (not needed).

>How-To-Repeat:
>Fix:

diff -ru  /usr/ports/mail/mutt/Makefile ./Makefile
--- /usr/ports/mail/mutt/Makefile	2011-04-12 06:06:36.000000000 +0200
+++ ./Makefile	2011-09-06 17:33:34.000000000 +0200
@@ -42,6 +42,7 @@
  GSSAPI "GSSAPI (Kerberos) support" on
 
 USE_OPENSSL=	yes
+USE_NCURSES=	yes
 
 .include <bsd.port.pre.mk>
 
@@ -51,10 +52,8 @@
 BUILD_DEPENDS=	ispell:${PORTSDIR}/textproc/ispell
 RUN_DEPENDS+=	ispell:${PORTSDIR}/textproc/ispell \
 		urlview:${PORTSDIR}/textproc/urlview
-USE_GMAKE=	yes
-USE_NCURSES=	yes
-
 .endif
+
 .if defined (MUTT_LITE)
 PKGNAMESUFFIX=	-lite
 WITH_SGML_DOCS:=no
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list