Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jan 2002 09:26:30 -0800 (PST)
From:      Mikhail Teterin <mi@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/graphics/ImageMagick Makefile
Message-ID:  <200201211726.g0LHQUr70555@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mi          2002/01/21 09:26:30 PST

  Modified files:
    graphics/ImageMagick Makefile 
  Log:
  Remove  major-number  specifications  from  most  of  the  entries  in
  LIB_DEPENDS.  ImageMagick will  compile  with any  version of  -ljpeg,
  -ljbig, -lmpeg2, -lbz2, -lfpx,  -lfreetype, -lxml2, -lpng, -llcms. I'm
  not sure about -ltiff (we had the old, incompatible version ported for
  a while as recently as a few years ago) and -lltdl (libtool).
  
  This should  make this port  more resilient  to upgrades to  the other
  ports and make it easier to  build by people, who already have earlier
  versions of the other libraries installed.
  
  The idea -- of not requiring particular versions in some/most cases --
  in general was discussed on -ports.
  
  Revision  Changes    Path
  1.127     +9 -9      ports/graphics/ImageMagick/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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