diff options
Diffstat (limited to 'security/py-pycrypto/Makefile')
-rw-r--r-- | security/py-pycrypto/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/py-pycrypto/Makefile b/security/py-pycrypto/Makefile index 7090043e4736..f433900cd3ad 100644 --- a/security/py-pycrypto/Makefile +++ b/security/py-pycrypto/Makefile @@ -24,6 +24,7 @@ GMP_DESC= Use GMP for faster DSA/RSA operations OPTIONSFILE?= ${PORT_DBDIR}/py-${PORTNAME}/options +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGMP} |