Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jul 2012 20:22:27 GMT
From:      Alexander Yerenkow <yerenkow@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/169615: f2c buggy port
Message-ID:  <201207022022.q62KMRr0010287@red.freebsd.org>
Resent-Message-ID: <201207022030.q62KUFPh096778@freefall.freebsd.org>

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

>Number:         169615
>Category:       ports
>Synopsis:       f2c buggy port
>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:   Mon Jul 02 20:30:14 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Yerenkow
>Release:        10.0-CURRENT
>Organization:
>Environment:
FreeBSD  10.0-CURRENT FreeBSD 10.0-CURRENT #0 r237603: Tue Jun 26 23:39:58 EEST 2012     root@:/usr/obj/zstorage/testenv/sources/10/sys/GENERIC  amd64
>Description:
With unzip in base,  
line
EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip 

should be replaced with 

EXTRACT_DEPENDS=${UNZIP_CMD}:${PORTSDIR}/archivers/unzip

or else, port failing whe detects that unzip is somewhere, but it not in UNZIP_CMD
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207022022.q62KMRr0010287>