On 2017/11/02 13:52, Sebastien Marie wrote: > Hi, > > The following diff adds a python3 FLAVOR to py-polib. > > I added devel/gettext-tools to BUILD_DEPENDS whereas it is only required > on TEST_DEPENDS. but bsd.port.mk poison it if not present on > BUILD_DEPENDS.
Thanks, committed. I considered changing the poison instead of the workaround, but then we won't notice if a TEST_DEPENDS=gettext-tools port starts using it during build,
