qt3-tools installs /usr/pkg/qt3/bin/qmake. Should the
x11/qt3-tools/buildlink3.mk add
QTDIR= ${BUILDLINK_PREFIX.qt3-tools}/qt3
BUILDLINK_PASSTHRU_DIRS+= ${QTDIR}
and then something else to add ${BUILDLINKDIR}/qt3/bin to the
path?
Whats the right way to do this so that qmake can be found by
other programs?
Thanks
-Dan
--