Date: Thu, 13 Mar 2003 10:27:58 +0200 From: Vallo Kallaste <kalts@estpak.ee> To: mi@aldan.algebra.com Cc: ports@freebsd.org Subject: libmng port broken Message-ID: <20030313082758.GB1004@kevad.internal>
next in thread | raw e-mail | index | archive | help
Hi Libmng port is broken because lcms.h can't be found. This is because of: a) lcms port installs lcms.h in "nonstandard" location /usr/local/include instead of /usr/local/include/lcms b) libmng port has wrong #include definition. The lcms.h is included in libmng_types.h, around line 150. -- Vallo Kallaste To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030313082758.GB1004>