From owner-freebsd-ports Tue Jun 6 10:30: 8 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B3B4937B9B9 for ; Tue, 6 Jun 2000 10:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA24393; Tue, 6 Jun 2000 10:30:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id CF96737BBB7; Tue, 6 Jun 2000 10:20:28 -0700 (PDT) Message-Id: <20000606172028.CF96737BBB7@hub.freebsd.org> Date: Tue, 6 Jun 2000 10:20:28 -0700 (PDT) From: ats@first.gmd.de To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/19066: ports/shells/zsh-devel is missing dependency to autoconf Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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