diff options
Diffstat (limited to 'security/heimdal/Makefile')
-rw-r--r-- | security/heimdal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile index bfbf1d00008c..6c9511c39fd9 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -26,6 +26,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_OPENSSL= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes |