Changes between Initial Version and Version 1 of Ticket #18981


Ignore:
Timestamp:
Mar 25, 2009, 7:54:10 PM (15 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18981

    • Property Owner changed from macports-tickets@… to opendarwin.org@…
    • Property Port wireshark added
  • Ticket #18981 – Description

    initial v1  
    22
    33I was able to successfully get lua support in wireshark by editing the Portfile to include the following line in configure.args:
     4{{{
    45--with-lua=${prefix} \
    5 
     6}}}