Christopher Key <[EMAIL PROTECTED]> writes:

> From my reading of the doxygen Makefile, this should be enough to
> prevent any of the graphical tools from being installed.
> Nevertheless, whenever I run make, I'm presented with a configuration
> screen for qt.  Can anyone advise?

You probably overlooked devel/tmake dependencies.

devel/doxygen:
[...]
BUILD_DEPENDS=  tmake:${PORTSDIR}/devel/tmake
LIB_DEPENDS=    png:${PORTSDIR}/graphics/png
[...]

devel/tmake:
[...]
USE_PERL5=      yes
USE_QT_VER=     3
[...]

See?

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to