diff options
Diffstat (limited to 'security/py-bcrypt/Makefile')
-rw-r--r-- | security/py-bcrypt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/py-bcrypt/Makefile b/security/py-bcrypt/Makefile index 76c5fe9feb89..149657a6b3c0 100644 --- a/security/py-bcrypt/Makefile +++ b/security/py-bcrypt/Makefile @@ -24,4 +24,5 @@ LDFLAGS+= -L${LOCALBASE}/lib PROJECTHOST= py-bcrypt +NO_STAGE= yes .include <bsd.port.mk> |