New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 81068


Ignore:
Timestamp:
07/24/11 13:43:38 (4 years ago)
Author:
cal@…
Message:

libtorrent-rasterbar: Add --with-boost-libdir="${prefix}/lib" to configure.args, closing #27858
Thanks to Ionic for debugging.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/net/libtorrent-rasterbar/Portfile

    r77799 r81068  
    6161                --enable-python-binding \ 
    6262                --enable-geoip \ 
    63                 --with-libgeoip 
     63                --with-libgeoip \ 
     64                --with-boost-libdir="${prefix}/lib" 
    6465 
    6566configure.python ${prefix}/bin/python2.6 
Note: See TracChangeset for help on using the changeset viewer.