From owner-freebsd-ports Wed Aug 2 13:41: 1 2000 Delivered-To: freebsd-ports@freebsd.org Received: from summersault.com (nollie.summersault.com [208.196.32.199]) by hub.freebsd.org (Postfix) with SMTP id E814037BAAC for ; Wed, 2 Aug 2000 13:40:57 -0700 (PDT) (envelope-from chris@summersault.com) Received: (qmail 23639 invoked by uid 1001); 2 Aug 2000 20:41:01 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 2 Aug 2000 20:41:01 -0000 Date: Wed, 2 Aug 2000 15:41:01 -0500 (EST) From: Chris Hardie To: Holger Lamm Cc: freebsd-ports@FreeBSD.org Subject: pgp4pine FreeBSD port Makefile Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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