From owner-freebsd-ports@FreeBSD.ORG Thu Feb 19 00:11:26 2015 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 680109A2 for ; Thu, 19 Feb 2015 00:11:26 +0000 (UTC) Received: from smtp78.ord1c.emailsrvr.com (smtp78.ord1c.emailsrvr.com [108.166.43.78]) (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 3D88C805 for ; Thu, 19 Feb 2015 00:11:25 +0000 (UTC) Received: from smtp26.relay.ord1c.emailsrvr.com (localhost.localdomain [127.0.0.1]) by smtp26.relay.ord1c.emailsrvr.com (SMTP Server) with ESMTP id 50573380467 for ; Wed, 18 Feb 2015 19:03:09 -0500 (EST) Received: by smtp26.relay.ord1c.emailsrvr.com (Authenticated sender: rhavenn-AT-rhavenn.net) with ESMTPSA id A5D66380096 for ; Wed, 18 Feb 2015 19:03:08 -0500 (EST) X-Sender-Id: rhavenn@rhavenn.net Received: from vash.rhavenn.local ([UNAVAILABLE]. [209.112.171.194]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384) by 0.0.0.0:25 (trex/5.4.2); Thu, 19 Feb 2015 00:03:09 GMT Received: from localhost (vash.rhavenn.local [local]); by vash.rhavenn.local (OpenSMTPD) with ESMTPA id 628942a1; for ; Wed, 18 Feb 2015 15:03:07 -0900 (AKST) Date: Wed, 18 Feb 2015 15:03:07 -0900 From: Henrik Hudson To: freebsd-ports@freebsd.org Subject: Re: question about settings in www/linkchecker Message-ID: <20150219000307.GA35621@vash.rhavenn.local> References: <20150218182037.GA34930@vash.rhavenn.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Feb 2015 00:11:26 -0000 On Thu, 19 Feb 2015, Ben Woods wrote: > The port has a compile time option "LOGIN", which adds the port www/twill > to the runtime dependencies if selected. > > This is not the port option you are looking for (said in my best Obi-Wan > Kenobi voice). Oh. Yeah, makes sense. Thanks. henrik > > Regards, > Ben > > On Thursday, February 19, 2015, Henrik Hudson wrote: > > > Hello, > > > > I'm working on submitting a change to www/linkchecker to move the > > INSTALL_ICONS into a option dependency if QT or GTK is defined. > > > > However, there is setting in the Makefile labeled: > > LOGIN_RUN_DEPENDS= > > > > What is that for? A Google search only returns various forms of the > > Makefile in github, etc... for linkchecker. Can that be removed? > > > > > > henrik > > > > -- > > Henrik Hudson > > lists@rhavenn.net > > ----------------------------------------- > > "God, root, what is difference?" Pitr; UF > > > > _______________________________________________ > > freebsd-ports@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org > > " > > > > > -- > > -- > From: Benjamin Woods > woodsb02@gmail.com > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"