New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 81201


Ignore:
Timestamp:
07/26/11 19:44:39 (4 years ago)
Author:
ryandesign@…
Message:

driftnet: restrict to PowerPC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/net/driftnet/Portfile

    r81193 r81201  
    1010platforms           darwin 
    1111maintainers         nomaintainer 
     12 
     13# patch-Makefile hardcodes -DDRIFTNET_BIG_ENDIAN and just changing that to 
     14# -DDRIFTNET_LITTLE_ENDIAN does not make it work for me on Intel 
     15supported_archs     ppc ppc64 
    1216 
    1317description         Watch the pictures go by on your net 
Note: See TracChangeset for help on using the changeset viewer.