From owner-freebsd-ports Sat Mar 11 16:22:51 2000 Delivered-To: freebsd-ports@freebsd.org Received: from hyperhost.net (hyperhost.net [207.159.132.249]) by hub.freebsd.org (Postfix) with ESMTP id 40B3637BB10 for ; Sat, 11 Mar 2000 16:22:49 -0800 (PST) (envelope-from patseal@hyperhost.net) Received: from foobar.foobar.eyep.net (postfix@p10.a8.du.radix.net [207.192.132.138]) by hyperhost.net (8.9.3/8.9.3) with ESMTP id TAA02649; Sat, 11 Mar 2000 19:22:40 -0500 (EST) Received: by foobar.foobar.eyep.net (Postfix, from userid 1000) id 29D58138009; Sat, 11 Mar 2000 19:21:11 -0500 (EST) Date: Sat, 11 Mar 2000 19:21:11 -0500 From: Patrick Seal To: Will Andrews Cc: freebsd-ports@freebsd.org Subject: Re: ports/17327: New port: boxes Message-ID: <20000311192111.A71437@hyperhost.net> References: <200003120010.QAA92761@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200003120010.QAA92761@freefall.freebsd.org>; from andrews@technologist.com on Sat, Mar 11, 2000 at 04:10:03PM -0800 X-Operating-System: FreeBSD foobar.foobar.eyep.net 3.4-STABLE FreeBSD 3.4-STABLE Organization: Hyperhost Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, Mar 11, 2000 at 04:10:03PM -0800i, Will Andrews wrote: > The following reply was made to PR ports/17327; it has been noted by GNATS. > > From: Will Andrews > To: patseal@hyperhost.net > Cc: FreeBSD-gnats-submit@FreeBSD.ORG > Subject: Re: ports/17327: New port: boxes > Date: Sat, 11 Mar 2000 19:00:40 -0500 > > On Sat, Mar 11, 2000 at 06:24:09PM -0500, patseal@hyperhost.net wrote: > > My first port from scratch, so please check it. > > Sure! :-) > > > Too bad I missed the ports freeze :( > > Oh well, there's always 4.1. ;) > > > X# New ports collection makefile for: boxes > > X# Version required: 1.0 > > X# Date created: 3 March 2000 > > X# Whom: Patrick Seal (patseal@hyperhost.net) > > X# > > X# $FreeBSD$ > > X# > > X > > XDISTNAME= boxes-1.0 > > XCATEGORIES= misc > > XMASTER_SITES= http://www6.informatik.uni-erlangen.de/~tsjensen/software/boxes/ download/ \ > > X ${MASTER_SITE_SUNSITE} > > Typo? Yes. Darn cut-n-paste > > XMASTER_SITE_SUBDIR= utils/text > > XEXTRACT_SUFX= .src.tar.gz > > X > > XMAINTAINER= patseal@hyperhost.net > > X > > XMAN1= boxes.1 > > XUSE_GMAKE= yes > > X > > Xdo-build: > > X cd $(WRKSRC); $(GMAKE) > > Why is this necessary? It should build without the target being specified. It doesn't. gmake: *** No rule to make target `all'. Stop. *** Error code 2 Can't be run with the target all. I don't know how else to disable it. Any ideas? -- ------------------------------------ _____________________________________ Patrick Seal |"Microsoft isn't evil, they just make | really crappy operating systems." Hyperhost - http://www.hyperhost.net| -Linus Torvalds To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message