New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79448


Ignore:
Timestamp:
06/13/11 12:28:08 (4 years ago)
Author:
ryandesign@…
Message:

secpwgen: ensure we're UsingTheRightCompiler and build arch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/security/secpwgen/Portfile

    r79447 r79448  
    2424use_configure   no 
    2525 
    26 build.args              -f Makefile.proto PREFIX=${prefix} 
     26build.args              -f Makefile.proto PREFIX=${prefix} CC="${configure.cc} ${configure.cc_archflags}" 
    2727 
    2828destroot.args   -f Makefile.proto 
Note: See TracChangeset for help on using the changeset viewer.