ports/62844: linux_nwndata port does not recognize distfile

Will Saxon saxonww at ufl.edu
Sat Feb 14 18:00:36 UTC 2004


>Number:         62844
>Category:       ports
>Synopsis:       linux_nwndata port does not recognize distfile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 14 10:00:35 PST 2004
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list