From owner-cvs-all Tue Aug 29 23: 5:44 2000 Delivered-To: cvs-all@freebsd.org Received: from enterprise.sanyusan.se (enterprise.sanyusan.se [212.209.55.83]) by hub.freebsd.org (Postfix) with ESMTP id 5456D37B423; Tue, 29 Aug 2000 23:05:40 -0700 (PDT) Received: (from anders@localhost) by enterprise.sanyusan.se (8.11.0/8.11.0) id e7U65fL12629; Wed, 30 Aug 2000 08:05:41 +0200 (CEST) (envelope-from anders) Date: Wed, 30 Aug 2000 08:05:41 +0200 From: Anders Andersson To: Brian Fundakowski Feldman Cc: Alexander Langer , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/irc/ircII Makefile ports/irc/ircII/files md5 Message-ID: <20000830080541.A12597@enterprise.sanyusan.se> References: <200008131644.JAA13830@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from green@FreeBSD.ORG on Tis, Aug 29, 2000 at 06:34:59pm -0400 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG on Tis, Aug 29, 2000 at 06:34:59pm -0400, Brian Fundakowski Feldman wrote: > 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 $< > That seems more correct to me. (MAINTAINER of the port) -- Anders Andersson anders@sanyusan.se Sanyusan International AB http://www.sanyusan.se/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message