Date: Wed, 26 Sep 2007 22:54:15 +0000 (UTC) From: Mikhail Teterin <mi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/ImageMagick Makefile Message-ID: <200709262254.l8QMsF0P003754@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mi 2007-09-26 22:54:15 UTC
FreeBSD ports repository
Modified files:
graphics/ImageMagick Makefile
Log:
The LDFLAGS, CPPFLAGS, etc. are set during configure step.
We don't need to bother with the situations, when /etc/make.conf, etc.
are updated between configure and build.
The way things are now, linking might break in certain cases because
LDFLAGS is set to empty string (instead of being unset).
Notified by: Pierre Guinoiseau
Revision Changes Path
1.243 +0 -5 ports/graphics/ImageMagick/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709262254.l8QMsF0P003754>
