From owner-freebsd-ports Tue Mar 28 11:10:16 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3310637B59B for ; Tue, 28 Mar 2000 11:10:14 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA49270; Tue, 28 Mar 2000 11:10:08 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Tue, 28 Mar 2000 11:10:08 -0800 (PST) Message-Id: <200003281910.LAA49270@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Chris D. Faulhaber" Subject: Re: ports/17647: Update port: math/wmcalc Reply-To: "Chris D. Faulhaber" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/17647; it has been noted by GNATS. From: "Chris D. Faulhaber" To: tkato@prontomail.ne.jp Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/17647: Update port: math/wmcalc Date: Tue, 28 Mar 2000 14:05:19 -0500 (EST) On Tue, 28 Mar 2000 tkato@prontomail.ne.jp wrote: > -+INCLUDES=-I${PREFIX}/include > -+LIBINC=-L${PREFIX}/lib > ++INCLUDES =-I${X11BASE}/include/X11 -I${X11BASE}/include > ++LIBINC =-L${X11BASE}/lib > +LIBS = -lX11 -lXpm -lXext -lm > > --#include > --#include > --#include > --#include > --#include > -+#include > -+#include > -+#include > -+#include > -+#include I'm not sure I want to promote poor coding techniques my simply including /usr/X11R6/include/X11 instead of the standard /usr/X11R6/include to make up for the author's lack of the X11/ in his/her #include's. ----- Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org -------------------------------------------------------- FreeBSD: The Power To Serve - http://www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message