From owner-cvs-all Fri Jun 5 22:04:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA21403 for cvs-all-outgoing; Fri, 5 Jun 1998 22:04:36 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from opus.cts.cwu.edu (skynyrd@opus.cts.cwu.edu [198.104.92.71]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA21393; Fri, 5 Jun 1998 22:04:34 -0700 (PDT) (envelope-from skynyrd@opus.cts.cwu.edu) Received: from localhost (skynyrd@localhost) by opus.cts.cwu.edu (8.8.8/8.8.8) with SMTP id WAA25927; Fri, 5 Jun 1998 22:04:34 -0700 (PDT) (envelope-from skynyrd@opus.cts.cwu.edu) Date: Fri, 5 Jun 1998 22:04:33 -0700 (PDT) From: Chris Timmons To: Satoshi Asami cc: cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: ports/misc/amanda24 Makefile In-Reply-To: <199806052213.PAA05280@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Amanda's configure detects whether or not you have gnuplot installed; if you do, it installs the amplot stuff and the package build succeeds. I never noticed that before (and neither did you :) since our build machines both must have had gnuplot installed. I guess then the package build problem is from an unlisted dependency - aside from you silently installing gnuplot on your package build machine (before the heinous micrapolis disk bombs on you :) probably the best thing for me to do would be make gnuplot a dependency???? -Chris On Fri, 5 Jun 1998, Satoshi Asami wrote: > asami 1998/06/05 15:13:22 PDT > > Modified files: > misc/amanda24 Makefile > Log: > ===> Building package for amanda-2.4.0 > tar: can't add file libexec/amanda/amcat.awk : No such file or directory > tar: can't add file libexec/amanda/amplot.awk : No such file or directory > tar: can't add file libexec/amanda/amplot.g : No such file or directory > tar: can't add file libexec/amanda/amplot.gp : No such file or directory > tar: can't add file sbin/amplot : No such file or directory > > Revision Changes Path > 1.16 +3 -1 ports/misc/amanda24/Makefile > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message