From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 19 14:38:29 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEDB737B401; Sat, 19 Jul 2003 14:38:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48CD343F93; Sat, 19 Jul 2003 14:38:29 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h6JLcTUp090206; Sat, 19 Jul 2003 14:38:29 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h6JLcTwj090202; Sat, 19 Jul 2003 14:38:29 -0700 (PDT) Date: Sat, 19 Jul 2003 14:38:29 -0700 (PDT) From: Joe Marcus Clarke Message-Id: <200307192138.h6JLcTwj090202@freefall.freebsd.org> To: znerd@freebsd.org, marcus@FreeBSD.org, ports-bugs@FreeBSD.org Subject: Re: ports/50115: portlint does not check NO_BUILD / BUILD_DEPENDS combo X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jul 2003 21:38:30 -0000 Synopsis: portlint does not check NO_BUILD / BUILD_DEPENDS combo State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Sat Jul 19 14:37:42 PDT 2003 State-Changed-Why: BUILD_DEPENDS and NO_BUILD is valid as the BUILD_DEPENDS may be required for the configure phase. In fact, the Linux Java ports do make use of their build depends. http://www.freebsd.org/cgi/query-pr.cgi?pr=50115