Date: Sat, 13 Sep 2003 03:58:45 -0700 (PDT) From: Akinori MUSHA <knu@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/ImageMagick Makefile Message-ID: <200309131058.h8DAwjCI091460@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
knu 2003/09/13 03:58:45 PDT
FreeBSD ports repository
Modified files:
graphics/ImageMagick Makefile
Log:
Change `LIB_DEPENDS=' in the middle of optional dependency lines to
`LIB_DEPENDS+=', to prevent this port from getting built without tiff
support, which wasn't intended. (Luckily jpeg and png were enabled via
other indirect dependencies)
This should fix some dependent ports such as ruby-rmagick.
Revision Changes Path
1.170 +1 -1 ports/graphics/ImageMagick/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309131058.h8DAwjCI091460>
