Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Aug 2001 23:25:26 -0700 (PDT)
From:      Andreas Schulz <ats@first.gmd.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/30156: ports/editors/ted error in Makefile
Message-ID:  <200108280625.f7S6PQw57047@freefall.freebsd.org>

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

>Number:         30156
>Category:       ports
>Synopsis:       ports/editors/ted error in Makefile
>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 Aug 27 23:30:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Andreas Schulz
>Release:        4.3-RELEASE
>Organization:
Fraunhofer-FIRST
>Environment:
FreeBSD freebsd.first.gmd.de 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Wed Aug 15 16:5
1:57 CEST 2001     root@freebsd.first.gmd.de:/usr/src/sys/compile/FREEBSD  i386
>Description:
ports/editors/ted has an error in the Makefile. It uses DISTNAME
instead of DISTFILES.
ats@freebsd.first.gmd.de[44] make checksum
>How-To-Repeat:
Try a make checksum :-).
>Fix:
Either change in the Makefile the DISTNAME to DISTFILES or
delete the .tar.gz from the DISTNAME variable, both should work.
>Release-Note:
>Audit-Trail:
>Unformatted:
 >> ted-2.10.src.tar.gz.tar.gz is not in /usr4/ats/ports/editors/ted/distinfo.
 DISTNAME was set in the Makefile already with tar.gz , but DISTNAME
 gets a PKG_SUFX expanded, hence the tar.gz.tar.gz
 

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?200108280625.f7S6PQw57047>