diff -ruN qbrew/Makefile qbrew.new/Makefile --- qbrew/Makefile Wed May 10 15:37:22 2006 +++ qbrew.new/Makefile Sun Nov 26 12:48:46 2006 @@ -20,7 +20,10 @@ QT_NONSTANDARD= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --x-includes=${X11BASE}/include \ - --x-libraries=${X11BASE}/lib + --x-libraries=${X11BASE}/lib \ + --with-qt-dir=${X11BASE} +CONFIGURE_ENV= MOC=${X11BASE}/bin/moc \ + UIC=${X11BASE}/bin/uic .include