From owner-cvs-all Wed Jan 1 13:41:49 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C6C037B405; Wed, 1 Jan 2003 13:41:48 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8B8A43EA9; Wed, 1 Jan 2003 13:41:47 -0800 (PST) (envelope-from alane@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h01Lflfh020719; Wed, 1 Jan 2003 13:41:47 -0800 (PST) (envelope-from alane@repoman.freebsd.org) Received: (from alane@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h01LflrG020718; Wed, 1 Jan 2003 13:41:47 -0800 (PST) Message-Id: <200301012141.h01LflrG020718@repoman.freebsd.org> From: Alan Eldridge Date: Wed, 1 Jan 2003 13:41:47 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/cdk 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 alane 2003/01/01 13:41:47 PST Modified files: devel/cdk Makefile Log: Added -Wl,-rpath,${LOCALBASE}/lib in the section that gets evaluated if you have the port version of ncurses installed on stable. This forces the library and the examples to use that version, which actually works. Revision Changes Path 1.21 +5 -1 ports/devel/cdk/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message