diff options
Diffstat (limited to 'security/stunnel/Makefile')
-rw-r--r-- | security/stunnel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 5216ddbfd81b..ae286e2899ac 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -18,7 +18,7 @@ COMMENT= SSL encryption wrapper for standard network daemons USE_OPENSSL= YES USE_REINPLACE= YES -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 USE_RC_SUBR= YES GNU_CONFIGURE= yes |