On Sat, Jan 16, 2010 at 06:04:02PM +0100, frantisek holop wrote: > hmm, on Sat, Jan 16, 2010 at 04:26:52PM +0100, Landry Breuil said that > > $grep bin/qmake /usr/ports/x11/qt*/pkg/PLIST* > > /usr/ports/x11/qt3/pkg/PLIST-main:bin/qmake > > /usr/ports/x11/qt3/pkg/PLIST-main:bin/qmake-mt > > /usr/ports/x11/qt3/pkg/PLIST-main:lib/qt3/bin/qmake > > /usr/ports/x11/qt4/pkg/PLIST-main:bin/qmake4 > > /usr/ports/x11/qt4/pkg/PLIST-main:@bin lib/qt4/bin/qmake > > thanks. > > if a program says it needs > "X11 with XRandR, Xinerama and XTest extentions" > > that means > > WANTLIB = X11 Xinerama Xrandr > > but what is XTest?
Xtst Use make lib-depends-check or at least objdump -p -- Matthieu Herrb
