#40782: wireshark-devel: update to 1.11.0 ------------------------------+----------------------- Reporter: ryandesign@… | Owner: hsivank@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: wireshark-devel | ------------------------------+----------------------- Comment (by hsivank@…): Replying to [comment:11 ryandesign@…]:
Replying to [comment:10 hsivank@…]:
If i remove CMAKE_INSTALL_NAME_DIR, RPATH is removed during destroot phase. (osx 10.7) [[BR]]
I don't see why it would matter whether the portfile adds the option or the portgroup adds the option. Either way, the option should get added.
I fix the RPATH problem : configure.args was used instead of configure .args-append.
A portfile usually should not offer variants for every option supported by the build system. Rather, the maintainer should select the options that make sense and program them into the portfile, and offer a very small number of variants if necessary to support unusual options or ones with heavy dependencies.
I propose to support only qt, gtk2, gtk3 and pythons variants. -- Ticket URL: <https://trac.macports.org/ticket/40782#comment:12> MacPorts <http://www.macports.org/> Ports system for OS X