From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 16 13:50:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0048A29F for ; Fri, 16 May 2014 13:50:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B76592080 for ; Fri, 16 May 2014 13:50:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s4GDo0q7096075 for ; Fri, 16 May 2014 13:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4GDo0YX096071; Fri, 16 May 2014 13:50:00 GMT (envelope-from gnats) Resent-Date: Fri, 16 May 2014 13:50:00 GMT Resent-Message-Id: <201405161350.s4GDo0YX096071@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, John Marino Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F3FADE4F for ; Fri, 16 May 2014 13:41:26 +0000 (UTC) Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E171A2F92 for ; Fri, 16 May 2014 13:41:26 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s4GDfQrH073048 for ; Fri, 16 May 2014 13:41:26 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s4GDfQMR073047; Fri, 16 May 2014 13:41:26 GMT (envelope-from nobody) Message-Id: <201405161341.s4GDfQMR073047@cgiserv.freebsd.org> Date: Fri, 16 May 2014 13:41:26 GMT From: John Marino To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/189861: security/gnutls3: unconditional dependency print/texinfo is probably wrong X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2014 13:50:01 -0000 >Number: 189861 >Category: ports >Synopsis: security/gnutls3: unconditional dependency print/texinfo is probably wrong >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: Fri May 16 13:50:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: John Marino >Release: >Organization: >Environment: >Description: security/gnutls3 has an unconditional build dependency on print/texinfo. I believe makeinfo is only needed if DOCS option is set. When I comment out textinfo dependency and have DOCS off, I am able to build gnutls just fine (and /usr/local/bin/makefile is not on system). I also grepped the log; makeinfo doesn't appear >How-To-Repeat: >Fix: 1) confirm that makeinfo is not needed for anything other than DOCS support 2) Once confirmed, remove the unnecessary build depends >Release-Note: >Audit-Trail: >Unformatted: