From owner-freebsd-ports Wed Aug 2 13:55: 2 2000 Delivered-To: freebsd-ports@freebsd.org Received: from orbitel.bg (ns.orbitel.bg [195.24.32.2]) by hub.freebsd.org (Postfix) with SMTP id 6D24E37BD8C for ; Wed, 2 Aug 2000 13:54:50 -0700 (PDT) (envelope-from roam@orbitel.bg) Received: (qmail 9639 invoked from network); 2 Aug 2000 20:54:46 -0000 Received: from unknown (HELO ringwraith.oblivion.bg) (192.168.0.98) by ns.orbitel.bg with SMTP; 2 Aug 2000 20:54:46 -0000 Received: (qmail 27515 invoked by uid 1001); 2 Aug 2000 20:54:59 -0000 Date: Wed, 2 Aug 2000 23:54:59 +0300 From: Peter Pentchev To: Chris Hardie Cc: Holger Lamm , freebsd-ports@FreeBSD.org Subject: Re: pgp4pine FreeBSD port Makefile Message-ID: <20000802235459.G2244@ringwraith.oblivion.bg> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: ; from chris@summersault.com on Wed, Aug 02, 2000 at 03:41:01PM -0500 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org What version of FreeBSD are you using? Make sure in "updating the ports tree", you have "ports/base" amidst your cvsup target collection - I think your problem might be related to possibly outdated versions of /usr/ports/Mk/bsd.*.mk (and in particular, bsd.port.mk). [root@ringwraith /usr/ports/Mk]# ident *mk bsd.emacs.mk: $FreeBSD: ports/Mk/bsd.emacs.mk,v 1.9 2000/08/01 09:15:04 shige Exp $ bsd.port.mk: $FreeBSD: ports/Mk/bsd.port.mk,v 1.344 2000/07/26 05:01:38 asami Exp $ $NetBSD: $ bsd.port.post.mk: $FreeBSD: ports/Mk/bsd.port.post.mk,v 1.3 1999/08/25 04:40:21 obrien Exp $ bsd.port.pre.mk: $FreeBSD: ports/Mk/bsd.port.pre.mk,v 1.3 1999/08/25 04:40:21 obrien Exp $ bsd.port.subdir.mk: $FreeBSD: ports/Mk/bsd.port.subdir.mk,v 1.37 2000/06/14 01:58:13 asami Exp $ bsd.sites.mk: $FreeBSD: ports/Mk/bsd.sites.mk,v 1.6 2000/08/02 02:40:24 kuriyama Exp $ [root@ringwraith /usr/ports/Mk]# Are these the versions on your system, too? G'luck, Peter Pentchev -- Do you think anybody has ever had *precisely this thought* before? On Wed, Aug 02, 2000 at 03:41:01PM -0500, Chris Hardie wrote: > > Hi. I just used CVSup to update our ports tree, and then tried to install > ports/mail/pgp4pine using the Makefile. It failed because the Makefile > doesn't seem to include the proper port name, and so it tries to download > a file called ".tgz" instead of the proper "pgp4pine-1.74.tgz" > > I fixed this by adding this line to the Makefile: > > DISTNAME?= ${PORTNAME}-${PORTVERSION} > > I hope this helps. Let me know if you have any questions. > > Chris > > -- Chris Hardie ----------------------------- > ----- mailto:chris@summersault.com ---------- > -------- http://www.summersault.com/chris/ -- > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message