Subject: CVS commit: pkgsrc/devel/ncurses
To: None <pkgsrc-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 10/24/2001 18:37:29
Module Name: pkgsrc
Committed By: agc
Date: Wed Oct 24 15:37:28 UTC 2001
Modified Files:
pkgsrc/devel/ncurses: buildlink.mk
Log Message:
Two of the TRANSFORMs were round the wrong way in the "use curses" case -
when you encounter libncurses, turn it into libcurses, and likewise when
you encounter ncurses.h, turn it into curses.h.
Makes mtr work on a 1.5.2 shark.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/devel/ncurses/buildlink.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.