Changeset 99079


Ignore:
Timestamp:
Oct 25, 2012, 8:51:53 PM (12 years ago)
Author:
takeshi@…
Message:

vis5d: added --with-netcdf and --without-mixkit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/science/vis5d/Portfile

    r93770 r99079  
    66name            vis5d
    77version         1.3.0-beta
    8 revision        8
     8revision        9
    99distname        ${name}+-${version}
    1010categories      science graphics
     
    7171                            -disable-dependency-tracing \
    7272                            --x-includes=${prefix}/include \
    73                             --x-libraries=${prefix}/lib
     73                            --x-libraries=${prefix}/lib \
     74                            --with-netcdf=${prefix} \
     75                            --without-mixkit
    7476if {![variant_isset universal]} {
    7577    configure.ldflags-append    ${configure.cc_archflags}
Note: See TracChangeset for help on using the changeset viewer.