Subject: CVS commit: pkgsrc/devel/ncurses
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/21/2004 04:28:06
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Jan 21 04:28:06 UTC 2004

Modified Files:
	pkgsrc/devel/ncurses: buildlink3.mk

Log Message:
* Fix stupid bug where this file worked for NetBSD and broke for all
  other platforms (a YES should have been a NO, plus it was in the wrong
  place!).  This should fix PR 24129.

* Add more sophisticated ncurses version detection for platforms that
  actually have real ncurses in the base system.  This should be a win
  for FreeBSD systems.

* Downgrade the required ncurses to 5.0.  The previous bump done in
  revision 1.8 wasn't necessary since ncurses never had a dependency on
  libiconv.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/devel/ncurses/buildlink3.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.