diff options
Diffstat (limited to 'security/xmlsec/Makefile')
-rw-r--r-- | security/xmlsec/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/xmlsec/Makefile b/security/xmlsec/Makefile index 7b49a3823ca6..4e47657e12b9 100644 --- a/security/xmlsec/Makefile +++ b/security/xmlsec/Makefile @@ -25,7 +25,7 @@ USE_OPENSSL= yes USE_GNOME= gnomehack libxslt GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN1= xmlsec.1 xmlsec-config.1 |