Subject: CVS commit: pkgsrc/net/mtr
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 11/05/2004 09:01:11
Module Name: pkgsrc
Committed By: grant
Date: Fri Nov 5 09:01:11 UTC 2004
Modified Files:
pkgsrc/net/mtr: Makefile
Log Message:
fix build on Solaris by linking against ncurses instead of libtermcap
libtermcap == libcurses on Solaris 9 but it lacks the wattr_{on,off}
functions and the configure script doesn't check for them.
no PKGREVISION bump as this was already depending on ncurses where
appropriate.
To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 pkgsrc/net/mtr/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.