Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Changeset 39646 for trunk

Show
Ignore:
Timestamp:
08/27/08 14:20:14 (3 months ago)
Author:
ryandesign@…
Message:

dcraw: also install manpages and message catalogs for language codes ca, cs and sv which were added to the source somewhere along the way

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/dports/graphics/dcraw/Portfile

    r39645 r39646  
    55name                    dcraw 
    66version                 8.87 
     7revision                1 
    78set distfile_date       20080814134200 
    89categories              graphics 
     
    5152post-destroot { 
    5253    xinstall -m 644 -W ${worksrcpath} dcraw.1 ${destroot}${prefix}/share/man/man1 
    53     foreach lang {eo ru fr it de pt es zh_TW zh_CN nl pl hu} { 
     54    foreach lang {eo ru fr it de pt es zh_TW zh_CN nl pl hu ca cs sv} { 
    5455        if {[file exist ${worksrcpath}/dcraw_${lang}.1]} { 
    5556            xinstall -m 755 -d ${destroot}${prefix}/share/man/${lang}/man1