ports/180488: Typo in OPTIONS_DEFINE.

Mathieu Arnold mat at FreeBSD.org
Fri Jul 12 10:10:00 UTC 2013


>Number:         180488
>Category:       ports
>Synopsis:       Typo in OPTIONS_DEFINE.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 12 10:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 9.1-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.in.absolight.net 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826: Tue Dec 4 06:55:39 UTC 2012 root at obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


>Description:
There's a typo which makes it impossible to choose the HUB option.
>How-To-Repeat:
>Fix:

--- diff begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 322825)
+++ Makefile	(working copy)
@@ -44,7 +44,7 @@
 		--with-fd-setsize=1024 \
 		--enable-dynamic-linking
 
-OPTIONS_DEFINE=	HIB NOSPOOF ZIPLINKS SSL IPV6 PREFIXAQ REMOTE DOCS
+OPTIONS_DEFINE=	HUB NOSPOOF ZIPLINKS SSL IPV6 PREFIXAQ REMOTE DOCS
 OPTIONS_DEFAULT=	HUB
 HUB_DESC=	Configure as a hub (otherwise configure as a leaf)
 NOSPOOF_DESC=	Enable anti-spoof protection
--- diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list