From owner-freebsd-ports Thu Mar 9 5:40: 7 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 6DCE637B5DA for ; Thu, 9 Mar 2000 05:40:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA35760; Thu, 9 Mar 2000 05:40:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Thu, 9 Mar 2000 05:40:03 -0800 (PST) Message-Id: <200003091340.FAA35760@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Chris D. Faulhaber" Subject: Re: ports/17278: Patch of Makefile 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/17278; it has been noted by GNATS. From: "Chris D. Faulhaber" To: Peng HaiJie Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/17278: Patch of Makefile Date: Thu, 9 Mar 2000 08:35:32 -0500 (EST) On Thu, 9 Mar 2000, Peng HaiJie wrote: > > >Number: 17278 > >Category: ports > >Synopsis: need libintl which include the function gettext(). > > --- src/Makefile.orig Thu Mar 9 12:29:12 2000 > +++ src/Makefile Thu Mar 9 12:29:39 2000 > @@ -125,7 +125,7 @@ > DEFS = -DHAVE_CONFIG_H -I. -I$(srcdir) -I. > CPPFLAGS = -I/usr/X11R6/include -I/usr/X11R6/include/X11 -I/usr/local/includ > e -I/usr/X11R6/include > LDFLAGS = -L/usr/X11R6/lib > -LIBS = -lSM -lICE -liberty -lc -lm -L/usr/X11R6/lib -lX11 > +LIBS = -lSM -lICE -liberty -lc -lm -L/usr/X11R6/lib -lX11 -lintl > X_CFLAGS = -I/usr/X11R6/include > X_LIBS = -L/usr/X11R6/lib > X_EXTRA_LIBS = > Would you mind letting us know what port this might apply to? ----- 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