Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 May 2001 13:53:01 -0700 (PDT)
From:      ats@first.gmd.de
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/27718: ports/java/linux-jdk14 misses a line 
Message-ID:  <200105282053.f4SKr1T06968@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         27718
>Category:       ports
>Synopsis:       ports/java/linux-jdk14 misses a line
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 28 14:00:07 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Andreas Schulz
>Release:        4.3-RELEASE
>Organization:
GMD-FIRST
>Environment:
FreeBSD freebsd.first.gmd.de 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Thu May  3 20:2
8:30 CEST 2001     root@freebsd.first.gmd.de:/usr/src/sys/compile/FREEBSD  i386
>Description:
ports/java/linx-jdk14 the makefile tries to fetch the source file
from freebsd instead putting out the message how to get it. 
It misses the setting of the DISTFILES variable. This doesn't get
set for bsd.port.pre.mk. 
So the Makefile needs an additional line after EXTRACT_SUFX with
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
or something similar.
>How-To-Repeat:
Do a make checksum without the source and look at the output :-).
>Fix:
Fix see above in the full description.
>Release-Note:
>Audit-Trail:
>Unformatted:

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?200105282053.f4SKr1T06968>