New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79646


Ignore:
Timestamp:
06/22/11 05:05:10 (4 years ago)
Author:
tommyd@…
Message:

taxbird: use configure.cflags instead of configure.args

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/finance/taxbird/Portfile

    r79625 r79646  
    77categories          finance 
    88version             0.16 
     9revision            1 
    910platforms           darwin 
    1011license             GPL-3 
     
    3233                    rmd160  0e598a491a2cf491ef19f975b7faea1a945a9648 
    3334 
    34 configure.args-append \ 
    35                     CFLAGS="-fnested-functions" 
     35configure.cflags-append \ 
     36                    -fnested-functions 
Note: See TracChangeset for help on using the changeset viewer.