Date: Tue, 29 Aug 2000 18:34:59 -0400 (EDT) From: Brian Fundakowski Feldman <green@FreeBSD.org> To: Alexander Langer <alex@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/irc/ircII Makefile ports/irc/ircII/files md5 Message-ID: <Pine.BSF.4.21.0008291833400.478-100000@green.dyndns.org> In-Reply-To: <200008131644.JAA13830@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 13 Aug 2000, Alexander Langer wrote: > alex 2000/08/13 09:44:02 PDT > > Modified files: > irc/ircII Makefile > irc/ircII/files md5 > Log: > Update to 4.4X. Should fix bento's build problems. Does this actually work for you? I require the following patch, otherwise I can't see how it can possibly work (includes problems). --- Makefile.in.orig Tue Aug 29 18:20:15 2000 +++ Makefile.in Tue Aug 29 18:20:39 2000 @@ -305,7 +305,7 @@ CAST_SRC = @CAST_SRC@ -INCLUDES = -I. -I$(incdir) +INCLUDES = -I. -I$(incdir) -I$(srcdir) -I- .c.o: $(CC) $(INCLUDES) $(CFLAGS) $(DEFS) -c $< -- Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! / green@FreeBSD.org `------------------------------' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0008291833400.478-100000>