Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Oct 2012 01:11:06 GMT
From:      Chris Petrik <c.petrik.sosa@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/172419: [PATCH] lang/tcl84 update to OptionsNG
Message-ID:  <201210070111.q971B6cg099305@red.freebsd.org>
Resent-Message-ID: <201210070120.q971KAhl043241@freefall.freebsd.org>

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210070111.q971B6cg099305>