Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Oct 2022 00:08:29 -0500
From:      Stephen Montgomery-Smith <montgomerysmithstephen@gmail.com>
To:        Colin Percival <cperciva@tarsnap.com>, 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:  <1449ee60-bd54-fd7c-6fde-f1364f6fdc34@FreeBSD.org>
In-Reply-To: <0100018421afb5c5-9a57edb3-b23b-4e0e-b7a9-539afb7cbc4b-000000@email.amazonses.com>
References:  <202210282234.29SMYrle049589@gitrepo.freebsd.org> <0100018421afb5c5-9a57edb3-b23b-4e0e-b7a9-539afb7cbc4b-000000@email.amazonses.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10/28/22 22:01, Colin Percival wrote:
> 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?
> 

It was uses=python that I was missing.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1449ee60-bd54-fd7c-6fde-f1364f6fdc34>