Date: Wed, 2 Aug 2000 23:54:59 +0300 From: Peter Pentchev <roam@orbitel.bg> To: Chris Hardie <chris@summersault.com> Cc: Holger Lamm <holger@flatline.de>, freebsd-ports@FreeBSD.org Subject: Re: pgp4pine FreeBSD port Makefile Message-ID: <20000802235459.G2244@ringwraith.oblivion.bg> In-Reply-To: <Pine.BSF.4.21.0008021454350.529-100000@summersault.com>; from chris@summersault.com on Wed, Aug 02, 2000 at 03:41:01PM -0500 References: <Pine.BSF.4.21.0008021454350.529-100000@summersault.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000802235459.G2244>