Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Oct 2022 03:01:14 +0000
From:      Colin Percival <cperciva@tarsnap.com>
To:        Stephen Montgomery-Smith <stephen@FreeBSD.org>, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: 0a2a0a1c98da - main - math/octave-forge-symbolic: fix portlint issue.
Message-ID:  <0100018421afb5c9-e8d0f388-fe98-4dd8-8db1-d59c248e2688-000000@email.amazonses.com>
In-Reply-To: <202210282234.29SMYrle049589@gitrepo.freebsd.org>
References:  <202210282234.29SMYrle049589@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10/28/22 15:34, Stephen Montgomery-Smith wrote:
> commit 0a2a0a1c98dac6ac7d020a22b53fa3acf5f7d43f
> Author:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
> AuthorDate: 2022-10-28 22:33:57 +0000
> Commit:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
> CommitDate: 2022-10-28 22:33:57 +0000
> 
>      math/octave-forge-symbolic: fix portlint issue.
>   
> -BUILD_DEPENDS+=	isympy:math/py-sympy
> -RUN_DEPENDS+=	isympy:math/py-sympy
> +BUILD_DEPENDS+=	isympy:math/py-sympy@${PY_FLAVOR}
> +RUN_DEPENDS+=	isympy:math/py-sympy@${PY_FLAVOR}

make_index: /usr/ports/math/octave-forge-symbolic: no entry for 
/usr/ports/math/py-sympy@

I'm guessing you need a <bsd.port.pre.mk> or something before this point in
order to get PY_FLAVOR defined?

-- 
Colin Percival
Security Officer Emeritus, FreeBSD | The power to serve
Founder, Tarsnap | www.tarsnap.com | Online backups for the truly paranoid



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0100018421afb5c9-e8d0f388-fe98-4dd8-8db1-d59c248e2688-000000>