From 9945eb084e64cb98322c9a704d7b07613777e6b6 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 22:55:24 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: security) --- security/py-paramiko/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/py-paramiko') diff --git a/security/py-paramiko/Makefile b/security/py-paramiko/Makefile index a53979e0bc3c..4e2ba9b2b929 100644 --- a/security/py-paramiko/Makefile +++ b/security/py-paramiko/Makefile @@ -19,6 +19,7 @@ USE_PYDISTUTILS= yes EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME} +NO_STAGE= yes .include post-install: -- cgit