Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 May 2006 02:03:27 +0200
From:      Danny Pansters <danny@ricin.com>
To:        ports@freebsd.org
Subject:   Need some help: qt port/pkg vs. qmake port/pkg
Message-ID:  <200605080203.28080.danny@ricin.com>

next in thread | raw e-mail | index | archive | help
For the py-sip port:

How do I find out if having qt also implies having qmake (if build from ports) 
or if qmake should be build to include qt support in sip (if qt from package 
and no qmake)?

If I put no BUILD_DEPENDS in the Makefile, it will probably find qmake but 
croak if it's not present. (a configure switch to build without qt was 
recently abandoned). So it will work if qt was installed from ports but not 
if the user installed it from package. Then I should have a build dependency 
for qmake.

How do I do that?

Thanks,

Dan



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