Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Feb 2004 09:18:06 -0800 (PST)
From:      Alexander Nedotsukov <bland@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/graphics/lcms Makefile ports/graphics/lcms/files Makefile.bsd
Message-ID:  <200402051718.i15HI6hd076271@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bland       2004/02/05 09:18:06 PST

  FreeBSD ports repository

  Modified files:
    graphics/lcms        Makefile 
    graphics/lcms/files  Makefile.bsd 
  Log:
  Shared library make use of -lm symbols therefore must be linked against it.
  Otherwise we get unresolved references error at the time linking this library
  into objects w/o -lm dependency.
  This was the reason why color proof module in gimp-devel was not built.
  
  Revision  Changes    Path
  1.12      +1 -0      ports/graphics/lcms/Makefile
  1.5       +1 -0      ports/graphics/lcms/files/Makefile.bsd



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