diff options
Diffstat (limited to 'security/py-ed25519ll/Makefile')
-rw-r--r-- | security/py-ed25519ll/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/py-ed25519ll/Makefile b/security/py-ed25519ll/Makefile index e7dc012e8b6c..9b6aca6ac352 100644 --- a/security/py-ed25519ll/Makefile +++ b/security/py-ed25519ll/Makefile @@ -18,4 +18,5 @@ PYEASYINSTALL_ARCHDEP= yes USE_PYTHON= yes USE_PYDISTUTILS= easy_install +NO_STAGE= yes .include <bsd.port.mk> |