Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Thorsten Frueauf <frueauf@netbsd.org>
List: source-changes
Date: 11/29/1999 03:45:15
Module Name:	pkgsrc
Committed By:	frueauf
Date:		Mon Nov 29 11:45:15 UTC 1999

Modified Files:
	pkgsrc/net/ircII/files: patch-sum
	pkgsrc/net/ircII/patches: patch-aa patch-ab patch-ac

Log Message:
Make ircII compile with socks support even if the ncurses package is
installed. The configure script added $LOCALBASE/include to CFLAGS,
but that way the local includes get mixed up with ncruses includes.
Append $LOCALBASE/include after the local includes to includepath.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/net/ircII/files/patch-sum
cvs rdiff -r1.5 -r1.6 pkgsrc/net/ircII/patches/patch-aa \
    pkgsrc/net/ircII/patches/patch-ab
cvs rdiff -r1.7 -r1.8 pkgsrc/net/ircII/patches/patch-ac

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