svn commit: r515084 - head/sysutils/iocage

Mathieu Arnold mat at FreeBSD.org
Mon Oct 21 07:55:55 UTC 2019


On Mon, Oct 21, 2019 at 06:24:49AM +0000, Marcelo Araujo wrote:
> +OPTIONS_DEFAULT=	GIT_LITE
> +OPTIONS_RADIO=	GIT_PACKAGE
> +OPTIONS_RADIO_GIT_PACKAGE=	GIT GIT_LITE
> +
> +GIT_DESC=	depend on devel/git
> +GIT_LITE_DESC=	depend on devel/git-lite (bare minimum git experience)
> +
> +GIT_RUN_DEPENDS=git:devel/git
> +GIT_LITE_RUN_DEPENDS=git:devel/git-lite

Can you please make the port depend on devel/git by default?  All ports
offering to choose between git and git-lite make git the default.  This
is important because when using packages, you cannot install a package
depending on git and one depending on git-lite at the same time.

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20191021/db9c4c39/attachment.sig>


More information about the svn-ports-head mailing list