From owner-cvs-all Sat Dec 8 19:28:53 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 85A7B37B405; Sat, 8 Dec 2001 19:28:48 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fB93SmE75617; Sat, 8 Dec 2001 19:28:48 -0800 (PST) (envelope-from lioux) Message-Id: <200112090328.fB93SmE75617@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sat, 8 Dec 2001 19:28:48 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/ImageMagick Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2001/12/08 19:28:48 PST Modified files: graphics/ImageMagick Makefile Log: o Correct a "fix" that was made to the PR before commiting in last revision o This port requires special treatment regarding pthreads support, more than the ordinary one o According to submitter: "Of cource, it isn't ordinary style to use -lc_r and -pthread at once, there are some reasons for hardcoding -lc_r within configure script of ImageMagick port even if on -stable" Submitted by: KATO Tsuguru Revision Changes Path 1.124 +5 -6 ports/graphics/ImageMagick/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message