On Tue, Sep 19, 2006 at 08:57:15PM +1000, Sam Lawrance wrote: > Vasil Dimov wrote: > >Hi, > > > >Can someone familiar with the QT tools uic and moc take a look at > >ports/102829 - the port in question is using scons and the directory > >/usr/X11R6/etc/settings/ is being created during build but probably > >the problem is not in the port or the software itself but rather in > >qt or scons. It looks very mysterious to me. > > > >Any help is appreciated, thanks in advance! > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/92532 >
Even if I do ``make PACKAGE_BUILDING=y'' the directory
/usr/X11R6/etc/settings gets created (during build).
What is the idea of this code:
.if defined(PACKAGE_BUILDING)
TMPDIR?= /tmp
MAKE_ENV+= TMPDIR="${TMPDIR}"
CONFIGURE_ENV+= TMPDIR="${TMPDIR}"
.endif
in bsd.kde.mk? (the port has USE_QT_VER=3)
--
Vasil Dimov
[EMAIL PROTECTED]
%
A complex system designed from scratch never works and
cannot be patched up to make it work. You have to start
over, beginning with a working simple system.
pgp0D1pK7HqOp.pgp
Description: PGP signature
_______________________________________________ kde-freebsd mailing list [email protected] http://kf.liquidneon.com/mailman/listinfo/kde-freebsd
