On Tue, Dec 3, 2013 at 3:59 PM, Max Brazhnikov <m...@freebsd.org> wrote: > btw, should we use in qmake.mk > > QMAKE_ENV+= ${CONFIGURE_ENV} > > instead of > > QMAKE_ENV?= ${CONFIGURE_ENV} > > The latter allows ports to override QMAKE_ENV completely, but if you only need > add something to the environment, then you can't use obvious QMAKE_ENV+=. > > Btw, the same issue with cmake.mk.
I was thinking the same! OK for both. -- Alberto Villa, FreeBSD committer <avi...@freebsd.org> http://people.FreeBSD.org/~avilla _______________________________________________ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information