Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Apr 2000 03:37:28 -0700 (PDT)
From:      simon.hewison@zymurgy.org
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/18206: ports/www/links is broken
Message-ID:  <200004251037.DAA81552@freefall.freebsd.org>

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

>Number:         18206
>Category:       ports
>Synopsis:       ports/www/links is broken
>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:   Tue Apr 25 03:40:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Simon Hewison
>Release:        4.0-RELEASE
>Organization:
Zymurgic Fluid Transfer Association
>Environment:
FreeBSD keg.zymurgy.org 4.0-RELEASE FreeBSD 4.0-RELEASE #10: Mon Apr  3 13:40:22 BST 2000     root@keg.zymurgy.org:/usr/src/sys/compile/KEG  i386

>Description:
the makefile ports/links/Makefile is missing the DISTNAME= line.
>How-To-Repeat:
cd /usr/ports/www/links
make

>Fix:
Add the line

DISTNAME=       ${PORTNAME}-${PORTVERSION}

to the Makefile, this will then allow the port to fetch the correct distribution file and build it.

>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?200004251037.DAA81552>