Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jan 2004 13:10:25 -0800 (PST)
From:      Munish Chopra <chopra@soulwax.net>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/61138: net/psi missing devel/qmake dependency
Message-ID:  <200401092110.i09LAPGW059918@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/61138; it has been noted by GNATS.

From: Munish Chopra <chopra@soulwax.net>
To: Eugene Ossintsev <eugos@gmx.net>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: ports/61138: net/psi missing devel/qmake dependency
Date: Fri, 9 Jan 2004 16:01:50 -0500

 On 2004-01-09 21:36 +0000, Eugene Ossintsev wrote:
 > Yes, now qmake is installed under LOCALBASE. And it is handled properly in 
 > net/psi's Makefile:
 > 
 > CONFIGURE_ENV=	QTDIR=${X11BASE} \
 > 		QMAKESPEC=${LOCALBASE}/share/qt/mkspecs/freebsd-g++
 > CONFIGURE_ARGS=	--prefix=${PREFIX}
 > MAKE_ARGS+=	QTDIR=${X11BASE} \
 > 		QMAKESPEC=${LOCALBASE}/share/qt/mkspecs/freebsd-g++
 > 
 > Doesn't it work for you?
 > 
 
 Nope, configure fails unless I install the qmake port.
 
 -- 
 Munish Chopra



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401092110.i09LAPGW059918>