Date: Fri, 04 Jul 2003 20:05:36 +1000 From: Peter Henderson <peter.henderson@ieee.org> To: ports@FreeBSD.org Subject: audio/zinf/Makefile (fwd) Message-ID: <3F055170.9D4022EC@ieee.org>
next in thread | raw e-mail | index | archive | help
Dear maintainer, in audio/zinf/Makefile, there is code to chech the version of freetype which causes an error if the latest version is not installed. I am currently rebuilding my system and as a prelude, I executed "make clean NOCLEANDEPENDS=yes" from /usr/ports. This fails as in audio/zinf due to the check for freetype, which is inappropriate in these circumstances. Of course I just comment out these lines to get it to work. I know this is a bit finicky, but on the other hand, the joy of the ports system is that it should all work with the minimum of intervention. Regards, Peter Henderson.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F055170.9D4022EC>