ports/137720: gimp-help installs all languages but has (hidden) capability to install a subset

socillion jonmakela at gmail.com
Thu Aug 13 07:50:03 UTC 2009


>Number:         137720
>Category:       ports
>Synopsis:       gimp-help installs all languages but has (hidden) capability to install a subset
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 13 07:50:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     socillion
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:
FreeBSD dbox 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 08:49:13 UTC 2009     root at walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
This patch makes it possible to pick specific languages to install with gimp-help, rather than the (previously unchangeable) default which is to install all of them. It uses the WITH_DOC_LANGS variable.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

32a33,37
> LANGOPTS=
> .if defined(WITH_DOC_LANGS)
> LANGOPTS+= ALL_LINGUAS=${WITH_DOC_LANGS}
> .endif
> 
35c40
< 		${WRKSRC}/Makefile.in
---
> 		${WRKSRC}/Makefile.in ${LANGOPTS}


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



More information about the freebsd-ports-bugs mailing list