On Fri, Nov 29 2019, Kurt Mosiejczuk <[email protected]> wrote: > I'd like to add MODPY_TEST as a poisoned entry to mk.conf.template. I > used to make this typo a lot. Things look like they work right, but > pytest isn't getting used at that point, just the usual setuptools > testing mechanism. > > ok?
I did the same error in a wip port. ok jca@ but please don't forget to fix devel/angr/py-pyvex *first*: --8<-- *** Parse error in /usr/ports/devel/angr/py-pyvex: Poisoned variable MODPY_TEST is already set (/usr/ports/infrastructure/templates/mk.conf.template:53) -->8-- > --Kurt > > Index: mk.conf.template > =================================================================== > RCS file: /cvs/ports/infrastructure/templates/mk.conf.template,v > retrieving revision 1.27 > diff -u -p -r1.27 mk.conf.template > --- mk.conf.template 6 Nov 2017 20:43:22 -0000 1.27 > +++ mk.conf.template 30 Nov 2019 00:37:52 -0000 > @@ -50,6 +50,7 @@ > .poison WKRDIST > .poison WKRINST > .poison WKRSRC > +.poison MODPY_TEST > > # not a misspelling, but wrong, BUILD_DEPENDS isn't subpackaged > .poison BUILD_DEPENDS-main > -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE
