Subject: CVS commit: pkgsrc/devel/ncurses
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/31/2002 16:50:38
Module Name: pkgsrc
Committed By: jlam
Date: Thu Jan 31 14:50:38 UTC 2002
Modified Files:
pkgsrc/devel/ncurses: buildlink.mk
Log Message:
Back out previous as it is redundant to the mechanism already in
bsd.pkg.mk. buildlink.mk files never need to add rpaths to LDFLAGS unless
a package installs libraries in some place other than ${PREFIX}/lib, e.g.
mysql-client, qt2-libs.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 pkgsrc/devel/ncurses/buildlink.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.