Subject: CVS commit: pkgsrc/www/lynx-current
To: None <pkgsrc-changes@netbsd.org>
From: Frederick Bruckman <fredb@netbsd.org>
List: pkgsrc-changes
Date: 05/22/2002 18:01:31
Module Name:	pkgsrc
Committed By:	fredb
Date:		Wed May 22 15:01:30 UTC 2002

Modified Files:
	pkgsrc/www/lynx-current: Makefile

Log Message:
USE_LIBINTL and USE_SSL are evidently made obsolete by buildlink.
Remove them, to take advantage of buildlink and not include anything
from ${LOCALBASE}/include, to prevent lynx from tripping over the
similarites between NetBSD curses and ncurses. This allows the NetBSD
"curses" build to succeed while "ncurses" is installed, and may close
PR pkg 16949. I still haven't checked all possible combinations.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 pkgsrc/www/lynx-current/Makefile

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