https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204490
Ting-Wei Lan <lant...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lant...@gmail.com --- Comment #3 from Ting-Wei Lan <lant...@gmail.com> --- (In reply to w.schwarzenfeld from comment #2) Makefile has --without-python. I think what the reporter want is a new port or a flavor of gtk-vnc that is built with GTK+ 2. The net/gtk-vnc port currently only supports GTK+ 3. GTK+ 3 version uses GObject introspection for its python binding, so there is no need to support python directly in gtk-vnc itself and I think it is why it uses --without-python. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"