diff options
Diffstat (limited to 'www/newsfeed/Makefile')
-rw-r--r-- | www/newsfeed/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/newsfeed/Makefile b/www/newsfeed/Makefile index 0cdd140305bb..e7e5398365ce 100644 --- a/www/newsfeed/Makefile +++ b/www/newsfeed/Makefile @@ -23,6 +23,7 @@ RUN_DEPENDS= py*-tkinter>=0:${PORTSDIR}/x11-toolkits/py-tkinter \ USE_PYTHON= yes USE_TK= yes USE_PYDISTUTILS=yes +PYDISTUTILS_PKGNAME= NewsFeed post-patch: @${REINPLACE_CMD} -e '/py_modules=/s|,.*|],|;/sounds/s|d.*|)|' ${WRKSRC}/setup.py |