diff options
Diffstat (limited to 'security/stunnel')
-rw-r--r-- | security/stunnel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 01069b8..f05dd95 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -44,6 +44,7 @@ FORK_DESC= Use the fork(3) threading model PTHREAD_DESC= Use the pthread(3) threading model UCONTEXT_DESC= Use the ucontext(3) threading model +NO_STAGE= yes .include <bsd.port.options.mk> STUNNEL_USER?= stunnel |