/usr/local/lib.
This removes the need to add to shlib_dirs.
HOWEVER, ports that depend on these should explicitly use
-L/usr/local/lib/qt or -L/usr/local/lib/qt2 to be sure to grab the right
library, even if the other library is installed as well.
More patches to not build gl by default (dependency on Mesa)
and to build all examples.
Still need to investigate gnm, and check whether the gl flavor is actually
ok.
around doesn't work, as there are cross-dependencies.
Move LOCALBASE/X11BASE setting to post-patch, as this allows having
complete, independent Makefiles for examples/tutorial.
Package the full tutorial/example along.
Install qt1 to qt2 conversion tools along.
Provide a link to /usr/local/bin/moc2, to ease getting FreeBSD ports.