From owner-freebsd-ports@FreeBSD.ORG Mon Dec 18 19:54:57 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2BECB16A407 for ; Mon, 18 Dec 2006 19:54:57 +0000 (UTC) (envelope-from freebsd@alaskaparadise.com) Received: from stargate.alaskaparadise.com (114-103-74-65.gci.net [65.74.103.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id A44B443CA2 for ; Mon, 18 Dec 2006 19:54:56 +0000 (GMT) (envelope-from freebsd@alaskaparadise.com) Received: from localhost (localhost [127.0.0.1]) by stargate.alaskaparadise.com (Postfix) with ESMTP id 84EA745F0 for ; Mon, 18 Dec 2006 10:35:33 -0900 (AKST) From: Beech Rintoul Organization: Alaska Paradise Travel To: freebsd-ports@freebsd.org User-Agent: KMail/1.9.4 MIME-Version: 1.0 Date: Mon, 18 Dec 2006 10:35:09 -0900 Content-Type: multipart/signed; boundary="nextPart1288069.hbON5qCQC1"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200612181035.29207.freebsd@alaskaparadise.com> Subject: Sourcefile named differently than portname. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Dec 2006 19:54:57 -0000 --nextPart1288069.hbON5qCQC1 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I'm working on a port upgrade where the sourcefile has a different name fro= m=20 the port. For example the port is called myport-6.2 but the distfile is=20 called myportsrc. I used DISTNAME=3D myportsrc. in the makefile and the sam= e in=20 distinfo. It fetches correctly but when it tries to cd to the workfile it=20 uses the port name instead of the DISTNAME and fails. How do I override thi= s? Beech=20 --nextPart1288069.hbON5qCQC1 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQBFhu2BR5sEeCt9j00RAh3CAJ9KQF9B2BtBGoiBVAkCXmVZF/dzSQCeKhnv Q+nr3lOWxKQ8b8s/l711W84= =igcg -----END PGP SIGNATURE----- --nextPart1288069.hbON5qCQC1--