From owner-cvs-all Sat May 18 3:48:10 2002 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 0C98837B404; Sat, 18 May 2002 03:48:07 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4IAm6431576; Sat, 18 May 2002 03:48:07 -0700 (PDT) (envelope-from sobomax) Message-Id: <200205181048.g4IAm6431576@freefall.freebsd.org> From: Maxim Sobolev Date: Sat, 18 May 2002 03:48:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/png Makefile ports/graphics/png/files makefile.freebsd 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 sobomax 2002/05/18 03:48:06 PDT Modified files: graphics/png Makefile graphics/png/files makefile.freebsd Log: Link libpng library with libm, because it uses some math functions from it. This should fix GNOME breakage introduced in the previous commit. Prompted by: Anders Andersson Revision Changes Path 1.50 +1 -1 ports/graphics/png/Makefile 1.2 +2 -0 ports/graphics/png/files/makefile.freebsd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message