From nobody@FreeBSD.org  Sat Feb 14 09:55:06 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 429B316A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 14 Feb 2004 09:55:06 -0800 (PST)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3E52843D1D
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 14 Feb 2004 09:55:06 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.10/8.12.10) with ESMTP id i1EHt672037783
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 14 Feb 2004 09:55:06 -0800 (PST)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.10/8.12.10/Submit) id i1EHt6a0037782;
	Sat, 14 Feb 2004 09:55:06 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200402141755.i1EHt6a0037782@www.freebsd.org>
Date: Sat, 14 Feb 2004 09:55:06 -0800 (PST)
From: Will Saxon <saxonww@ufl.edu>
To: freebsd-gnats-submit@FreeBSD.org
Subject: linux_nwndata port does not recognize distfile
X-Send-Pr-Version: www-2.0

>Number:         62844
>Category:       ports
>Synopsis:       linux_nwndata port does not recognize distfile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 14 10:00:35 PST 2004
>Closed-Date:    Sat Feb 28 11:00:18 PST 2004
>Last-Modified:  Sat Feb 28 11:00:18 PST 2004
>Originator:     Will Saxon
>Release:        5.2.1-rc2
>Organization:
>Environment:
FreeBSD ookla 5.2.1-RC2 FreeBSD 5.2.1-RC2 #3: Thu Feb 12 16:05:16 EST 2004     root@:/usr/obj/usr/src/sys/kernel  i386

>Description:
      After downloading the recommended distfile (nwnresources129.tar.gz) and placing it in /usr/ports/distfiles, the linux_nwndata port will still not install.

I have a ports tree current as of yesterday. port Makefile is version 1.2
>How-To-Repeat:
      cd /usr/ports/games/linux_nwndata; make install; fetch recommended distfile and place into /usr/ports/distfiles; cd /usr/ports/games/linux_nwndata; make install

>Fix:
      --- Makefile.orig       Sat Feb 14 12:53:33 2004
+++ Makefile    Sat Feb 14 12:03:00 2004
@@ -2,7 +2,7 @@
 # Date created:                                4 April 2003
 # Whom:                                        Erik Olson <erikolson@olsonexpress.com>
 #
-# $FreeBSD: /repoman/r/pcvs/ports/games/linux_nwndata/Makefile,v 1.2 2003/09/28 12:57:23 edwin Exp $
+# $FreeBSD: ports/games/linux_nwndata/Makefile,v 1.2 2003/09/28 12:57:23 edwin Exp $
 #
 
 PORTNAME=      linux_nwndata
@@ -27,7 +27,7 @@
                servervault texturepacks \
                chitin.key patch.key dialog.tlk nwnplayer.ini nwncdkey.ini
 
-.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
+.if !exists(${DISTDIR}/${DISTFILES})
 IGNORE=                You need to download the data files manually. They are big++: 1.2 gigabyte. You can find them at ftp://jeuxlinux.com/bioware/Neverwinter_Nights/ as ${DISTFILES}. Copy them to ${DISTDIR} and run "make" again there.
 .endif

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: des 
State-Changed-When: Sat Feb 28 11:00:14 PST 2004 
State-Changed-Why:  
Fixed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=62844 
>Unformatted:
