On Mon, Feb 04, 2019 at 05:34:21PM +0000, Linda Lapinlampi wrote:
> Attached is a port for devel/py-frozendict version 1.2 for Python 2 & 3.
>
> Some credit goes to landry@ for this port. I fixed the PLIST and added
> NO_TEST=Yes to Makefile. In the near future, I'd like to use this ported
> dependency with the matrix-synapse port. Thanks!
I dunno what you've "fixed" in the PLIST but as is the python2/default
flavor wont package, the
lib/python${MODPY_VERSION}/site-packages/frozendict/${MODPY_PYCACHE}/
line needs ${MODPY_COMMENT} like every other python port with a py3
flavor.
Landry