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 5a523f435935..0a054e902f4e 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -32,7 +32,7 @@ OPTIONS= IPV6 "Enable IPV6 support" on \ CRACKLIB "Use CrackLib for password quality checking" off \ X11 "Build X11 utilies" off -USE_AUTOTOOLS= autoconf:268 autoheader:268 libtool:22 +USE_AUTOTOOLS= autoconf autoheader libtool USE_GNOME= gnomehack pkgconfig USE_OPENSSL= yes USE_GETTEXT= yes |