diff options
Diffstat (limited to 'security/heimdal/Makefile')
-rw-r--r-- | security/heimdal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile index c455c7800cdf..fb4912501989 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -22,7 +22,7 @@ OPTIONS+= LDAP "Use OpenLDAP as the KDC backend" off OPTIONS+= CRACKLIB "Use CrackLib for password quality checking" off OPTIONS+= X11 "Build X11 utilies" off -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_OPENSSL= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes |