From owner-freebsd-ports@FreeBSD.ORG Tue Nov 12 22:31:39 2013 Return-Path: Delivered-To: freebsd-ports@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 B1B763E0 for ; Tue, 12 Nov 2013 22:31:39 +0000 (UTC) Received: from be-well.ilk.org (be-well.ilk.org [23.30.133.173]) by mx1.freebsd.org (Postfix) with ESMTP id 8C1852CDA for ; Tue, 12 Nov 2013 22:31:39 +0000 (UTC) Received: by be-well.ilk.org (Postfix, from userid 1147) id ADBAA33C26; Tue, 12 Nov 2013 17:31:38 -0500 (EST) From: Lowell Gilbert To: freebsd-ports@freebsd.org Subject: Re: Best way to make the port install another port References: <441u2lb9po.fsf@be-well.ilk.org> Date: Tue, 12 Nov 2013 17:31:38 -0500 In-Reply-To: (Big Lebowski's message of "Tue, 12 Nov 2013 22:22:26 +0000") Message-ID: <44wqkd9rqt.fsf@be-well.ilk.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Nov 2013 22:31:39 -0000 Big Lebowski writes: > Yes, that was exactly the case - I know about these options, and I know how > to use them, but somehow RUN_DEPENDS doesnt feel right here. The original > port is a standalone piece of software, that can perfectly run without the > second one. The second one happens to be developed very closely with first > one, and its a commandline tool for it (but there are other ways to access > and work on the original port). Therefore RUN_DEPENDS sounds wrong. > But if that's what should be used, I'll do so. Look at it this way; the *option* depends on the second port.