Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  6 Jun 2000 10:20:28 -0700 (PDT)
From:      ats@first.gmd.de
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/19066: ports/shells/zsh-devel is missing dependency to autoconf
Message-ID:  <20000606172028.CF96737BBB7@hub.freebsd.org>

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

>Number:         19066
>Category:       ports
>Synopsis:       ports/shells/zsh-devel is missing dependency to autoconf
>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 Jun 06 10:30:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Andreas Schulz
>Release:        3.4-RELEASE
>Organization:
GMD-FIRST
>Environment:
FreeBSD freebsd.first.gmd.de 3.4-RELEASE FreeBSD 3.4-RELEASE #0: Thu Jan 20 20:3
7:15 GMT 2000     root@:/usr/src/sys/compile/EISA  i386
>Description:
zsh-devel is missing a dependency to autoconf. It doesn't install it,
but uses autoheader from this package.
>How-To-Repeat:
Try to do a make without autoheader installed.
===>  Building for zsh-3.1.7
cd . && autoheader
autoheader: not found
>Fix:
Add to the Makefile:
BUILD_DEPENDS= autoheader:${PORTSDIR}/devel/autoconf

Warning, not tested :-).

>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?20000606172028.CF96737BBB7>