diff options
Diffstat (limited to 'devel/py-cjson/Makefile')
-rw-r--r-- | devel/py-cjson/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-cjson/Makefile b/devel/py-cjson/Makefile index c42c32cb332e..48385c8b1459 100644 --- a/devel/py-cjson/Makefile +++ b/devel/py-cjson/Makefile @@ -17,6 +17,7 @@ COMMENT= Fast JSON encoder/decoder for Python USE_PYTHON= yes USE_PYDISTUTILS= yes +PYDISTUTILS_PKGNAME= python-cjson PLIST_FILES= %%PYTHON_SITELIBDIR%%/cjson.so |