diff options
Diffstat (limited to 'security/keychain/Makefile')
-rw-r--r-- | security/keychain/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/keychain/Makefile b/security/keychain/Makefile index 19063e518f9c..4354d79751db 100644 --- a/security/keychain/Makefile +++ b/security/keychain/Makefile @@ -24,6 +24,7 @@ PLIST_FILES= bin/${PORTNAME} PORTDOCS= ChangeLog README.rst +NO_STAGE= yes .include <bsd.port.pre.mk> .if !exists(${LOCALBASE}/bin/ssh-agent) && !exists(/usr/bin/ssh-agent) |