ports/172419: [PATCH] lang/tcl84 update to OptionsNG

Chris Petrik c.petrik.sosa at gmail.com
Sun Oct 7 01:20:10 UTC 2012


>Number:         172419
>Category:       ports
>Synopsis:       [PATCH] lang/tcl84 update to OptionsNG
>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:   Sun Oct 07 01:20:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Chris Petrik
>Release:        FreeBSD 10-CURRENT
>Organization:
none
>Environment:
>Description:
Update to OptionsNG
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: tcl84/Makefile
===================================================================
--- tcl84/Makefile	(revision 305401)
+++ tcl84/Makefile	(working copy)
@@ -31,7 +31,8 @@
 EXTRACT_AFTER_ARGS=|${TAR} -xpf - --exclude compat/
 
 .if !defined(BUILDING_TCL_THREADS)
-OPTIONS=	TCL84_MAN "Install tcl 8.4 function manpages" off
+OPTIONS_DEFINE=	TCL84_MAN
+TCL84_MAN_DESC=	Install tcl 8.4 function manpages
 .else
 USE_TCL=	${SHORT_TCL_VER}
 PLIST=		${PKGDIR}/pkg-plist.threads


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



More information about the freebsd-ports-bugs mailing list