diff options
Diffstat (limited to 'security/gss/Makefile')
-rw-r--r-- | security/gss/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gss/Makefile b/security/gss/Makefile index d07896f901c2..b59b37bb0876 100644 --- a/security/gss/Makefile +++ b/security/gss/Makefile @@ -26,7 +26,7 @@ USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-kerberos5 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes INFO= gss |