diff options
Diffstat (limited to 'security/heimdal')
-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 8f7b09cc96ad..e41db2be559d 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -29,6 +29,7 @@ USE_LIBTOOL= no # Uses included version. USE_OPENSSL= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes +CONFIGURE_ENV+= CFLAGS="${CFLAGS}" CONFIGURE_ARGS+= --enable-shared --without-krb4 .if defined(WITH_LDAP) CONFIGURE_ARGS+= --with-openldap=${LOCALBASE} |