From owner-freebsd-ports Mon Jul 21 19:18:13 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id TAA28191 for ports-outgoing; Mon, 21 Jul 1997 19:18:13 -0700 (PDT) Received: from tera.com (tera.tera.com [207.108.223.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA28178 for ; Mon, 21 Jul 1997 19:18:09 -0700 (PDT) Received: (from uucp@localhost) by tera.com (8.7.5/8.7.3) with UUCP id TAA13299; Mon, 21 Jul 1997 19:16:54 -0700 (PDT) Received: (from kline@localhost) by tao.thought.org (8.8.5/8.7.3) id TAA05261; Mon, 21 Jul 1997 19:16:24 -0700 (PDT) From: Gary Kline Message-Id: <199707220216.TAA05261@tao.thought.org> Subject: Re: how-to install with GMAKE In-Reply-To: from Chuck Robey at "Jul 21, 97 10:03:08 pm" To: chuckr@glue.umd.edu (Chuck Robey) Date: Mon, 21 Jul 1997 19:16:24 -0700 (PDT) Cc: kline@thought.org, freebsd-ports@FreeBSD.ORG Organization: <> thought.org: public access uNix in service... <> X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk According to Chuck Robey: > On Mon, 21 Jul 1997, Gary Kline wrote: > > > My first port of enscript is nearly complete. The trouble is that > > this suite must be built and installed with gmake. > > > > I can retrieve the tarball, unpack, type `./configure; gmake;gmake install' > > and enscript is automagically installed--with itts many ancillry files. > > But with USE_GMAKE=yes, it only builds with gmake, and installed evidently > > with pmake//the BSD make. > > > > Is there a magic incantation to install this with gmake? > > USE_GMAKE =YES > I have that. Doesn't seem to work for install. Maybe I have to do a make clean to blow away prev'ly generated Makefiles. Thanks. gary > -- Gary D. Kline kline@tao.thought.org Public service uNix