diff options
Diffstat (limited to 'devel/py-icalendar')
-rw-r--r-- | devel/py-icalendar/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-icalendar/Makefile b/devel/py-icalendar/Makefile index 5fe8e7234f67..873293950bf7 100644 --- a/devel/py-icalendar/Makefile +++ b/devel/py-icalendar/Makefile @@ -23,6 +23,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} USE_PYTHON= yes USE_PYDISTUTILS= yes +PYDISTUTILS_NOEGGINFO= yes # XXX convert easy_install support to bsd.python.mk's DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} |