From owner-cvs-all Fri Mar 3 12:38:37 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DC62137B6AA; Fri, 3 Mar 2000 12:38:32 -0800 (PST) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA59038; Fri, 3 Mar 2000 12:38:31 -0800 (PST) (envelope-from asami@FreeBSD.org) Message-Id: <200003032038.MAA59038@freefall.freebsd.org> From: Satoshi Asami Date: Fri, 3 Mar 2000 12:38:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/imlib Makefile ports/graphics/imlib/patches patch-ab Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asami 2000/03/03 12:38:31 PST Modified files: graphics/imlib Makefile Added files: graphics/imlib/patches patch-ab Log: Add -L${LOCALBASE}/lib in front of -ltiff and stuff in imlib-config; without it, ports (like astro/xplanet) that only require X-related stuff will fail (since they will only put -L${X11BASE}/lib in the linker command line). Revision Changes Path 1.62 +4 -1 ports/graphics/imlib/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message