New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 82835


Ignore:
Timestamp:
08/20/11 18:56:09 (4 years ago)
Author:
jmr@…
Message:

octave: move gsed to depends_lib as it is used in mkoctfile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/math/octave/Portfile

    r82296 r82835  
    2727 
    2828depends_build       port:gawk \ 
    29                     port:gsed \ 
    3029                    path:bin/perl:perl5 \ 
    3130                    port:texinfo 
     
    4746                    port:qhull \ 
    4847                    port:qrupdate \ 
    49                     port:SuiteSparse 
     48                    port:SuiteSparse \ 
     49                    port:gsed 
    5050 
    5151configure.args      --enable-shared \ 
Note: See TracChangeset for help on using the changeset viewer.