Subject: CVS commit: pkgsrc/net/mtr-gtk
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 11/05/2004 09:03:15
Module Name: pkgsrc
Committed By: grant
Date: Fri Nov 5 09:03:15 UTC 2004
Modified Files:
pkgsrc/net/mtr-gtk: 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.19 -r1.20 pkgsrc/net/mtr-gtk/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.