Date: Wed, 30 Aug 2000 08:05:41 +0200 From: Anders Andersson <anders@sanyusan.se> To: Brian Fundakowski Feldman <green@FreeBSD.ORG> Cc: Alexander Langer <alex@FreeBSD.ORG>, 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> In-Reply-To: <Pine.BSF.4.21.0008291833400.478-100000@green.dyndns.org>; from green@FreeBSD.ORG on Tis, Aug 29, 2000 at 06:34:59pm -0400 References: <200008131644.JAA13830@freefall.freebsd.org> <Pine.BSF.4.21.0008291833400.478-100000@green.dyndns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000830080541.A12597>