ports/163426: [patch] mail/mixmaster: typo in USE_NCURSES

Jan Beich jbeich at tormail.net
Sun Dec 18 08:50:12 UTC 2011


>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:



More information about the freebsd-ports-bugs mailing list