diff options
Diffstat (limited to 'net/py-pysphere/Makefile')
-rw-r--r-- | net/py-pysphere/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/py-pysphere/Makefile b/net/py-pysphere/Makefile index 4360eb963220..37476acaf6ed 100644 --- a/net/py-pysphere/Makefile +++ b/net/py-pysphere/Makefile @@ -19,4 +19,5 @@ USE_PYDISTUTILS= easy_install PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% +NO_STAGE= yes .include <bsd.port.mk> |