https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288467
--- Comment #4 from Rainer Hurling <[email protected]> --- Created attachment 262474 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=262474&action=edit pkg-plist with OPTIONS and two new entries I just noticed that wx-config is not compiled and installed like the other wx versions: #ls /usr/local/bin/wxgtk3u-3.* /usr/local/bin/wxgtk3u-3.0-config /usr/local/bin/wxgtk3u-3.2-config The pkg-plist does not take into account the OPTIONS of the Makefile. I have attached a more recent version. It also contains two new entries: +%%GTK2%%include/wx-3.3/wx/aui/tabartgtk.h +%%GTK2%%include/wx-3.3/wx/generic/fontdlgg.h A patch for pkg-plist is attached. -- You are receiving this mail because: You are the assignee for the bug.
