Date: Wed, 26 Apr 2017 13:35:39 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Mark Felder <feld@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r439445 - in head/net-p2p/couchpotato: . files Message-ID: <20170426133539.GA86253@FreeBSD.org> In-Reply-To: <201704261237.v3QCbVrR059087@repo.freebsd.org> References: <201704261237.v3QCbVrR059087@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Apr 26, 2017 at 12:37:31PM +0000, Mark Felder wrote: > New Revision: 439445 > URL: https://svnweb.freebsd.org/changeset/ports/439445 > > Log: > net-p2p/couchpotato: Port improvements > > - Remove unnecessary libcurl and docbook-xml dependencies > - Add missing py-lxml and py-openssl dependencies for better performance > - Force python requirement to 2.7 > - Add unrar as optional dependency > ... > @@ -31,6 +31,9 @@ GH_ACCOUNT= CouchPotato > GH_PROJECT= CouchPotatoServer > GH_TAGNAME= 711310d > > +OPTIONS_DEFINE= UNRAR > +UNRAR_RUN_DEPENDS= unrar:archivers/unrar > + > do-install: Looks like you forgot UNRAR_DESC. ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170426133539.GA86253>