New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 81748


Ignore:
Timestamp:
08/04/11 10:31:45 (4 years ago)
Author:
jmr@…
Message:

cl-ppcre: fix variable name

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/devel/cl-ppcre/Portfile

    r56131 r81748  
    4646          xinstall -m 0755 -d ${destroot-lisp}/systems 
    4747          system "cd ${destroot-lisp}/src && \ 
    48               ${extract.cmd} ${extract.pre_args} ${distpath}/${distfile} ${extract.post_args}" 
     48              ${extract.cmd} ${extract.pre_args} ${distpath}/${distfiles} ${extract.post_args}" 
    4949          system "find ${destroot-lisp}/src/${name}-${version} -type d -exec chmod 755 {} \\;" 
    5050          system "find ${destroot-lisp}/src/${name}-${version} -type f -exec chmod 644 {} \\;" 
Note: See TracChangeset for help on using the changeset viewer.