Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Dec 2011 00:52:06 -0400
From:      Jan Beich <jbeich@tormail.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/163426: [patch] mail/mixmaster: typo in USE_NCURSES
Message-ID:  <1RcCKt-000Me3-ES@internal.tormail.net>
Resent-Message-ID: <201112180850.pBI8oBQT018028@freefall.freebsd.org>

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

>Number:         163426
>Category:       ports
>Synopsis:       [patch] mail/mixmaster: typo in USE_NCURSES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 18 08:50:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jan Beich
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
--- typo.diff begins here ---
Index: mail/mixmaster/Makefile
===================================================================
RCS file: /a/.csup/ports/mail/mixmaster/Makefile,v
retrieving revision 1.9
diff -u -p -r1.9 Makefile
--- mail/mixmaster/Makefile	15 Jun 2011 14:21:18 -0000	1.9
+++ mail/mixmaster/Makefile	18 Dec 2011 04:43:09 -0000
@@ -21,7 +21,7 @@ COMMENT=	A cryptographically secure anon
 LIB_DEPENDS=	pcre:${PORTSDIR}/devel/pcre
 
 USE_PERL5=	yes
-USR_NCURSES=	yes
+USE_NCURSES=	yes
 USE_OPENSSL=	yes
 .if !exists(/usr/include/openssl/idea.h)
 WITH_OPENSSL_PORT=	yes
--- typo.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1RcCKt-000Me3-ES>