diff options
Diffstat (limited to 'security/stunnel/Makefile')
-rw-r--r-- | security/stunnel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 8b41f3b2f710..71e2e1d48f1e 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= stunnel -PORTVERSION= 3.10 +PORTVERSION= 3.11 CATEGORIES= security MASTER_SITES= http://www.stunnel.org/download/stunnel/src/ \ ftp://opensores.thebunker.net/pub/mirrors/stunnel/ \ @@ -16,6 +16,7 @@ MASTER_SITES= http://www.stunnel.org/download/stunnel/src/ \ MAINTAINER= martti.kuparinen@ericsson.com USE_OPENSSL= YES +IS_INTERACTIVE= YES # prompts for information while generating certificate USE_AUTOCONF= yes CONFIGURE_ARGS= --localstatedir=/var/run |