From owner-cvs-all Tue Aug 29 15:35: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 4FC1037B9F1; Tue, 29 Aug 2000 15:35:00 -0700 (PDT) Date: Tue, 29 Aug 2000 18:34:59 -0400 (EDT) From: Brian Fundakowski Feldman X-Sender: green@green.dyndns.org To: Alexander Langer Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/irc/ircII Makefile ports/irc/ircII/files md5 In-Reply-To: <200008131644.JAA13830@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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