diff options
Diffstat (limited to 'www/py-pastescript/Makefile')
-rw-r--r-- | www/py-pastescript/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-pastescript/Makefile b/www/py-pastescript/Makefile index 1d3d8a64b5ce..b535066f65e8 100644 --- a/www/py-pastescript/Makefile +++ b/www/py-pastescript/Makefile @@ -31,6 +31,7 @@ NO_PACKAGE= no, not yet USE_PYTHON= 2.3+ USE_PYDISTUTILS= yes +PYDISTUTILS_NOEGGINFO= yes # XXX convert easy_install support to bsd.python.mk's SUB_FILES+= pkg-deinstall pkg-install SUB_LIST+= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR} \ |