diff options
Diffstat (limited to 'databases/pymongo/Makefile')
-rw-r--r-- | databases/pymongo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/pymongo/Makefile b/databases/pymongo/Makefile index 8b0eeef2237c..1d5714dc3e67 100644 --- a/databases/pymongo/Makefile +++ b/databases/pymongo/Makefile @@ -16,6 +16,7 @@ USE_PYDISTUTILS= easy_install PYEASYINSTALL_ARCHDEP= yes PYDISTUTILS_NOEGGINFO= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "ia64" || ${ARCH} == "powerpc" || ${ARCH} == "sparc64" |