diff options
Diffstat (limited to 'devel/ossp-xds/Makefile')
-rw-r--r-- | devel/ossp-xds/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ossp-xds/Makefile b/devel/ossp-xds/Makefile index d2a82b9aeb06..25e8f946dc83 100644 --- a/devel/ossp-xds/Makefile +++ b/devel/ossp-xds/Makefile @@ -17,7 +17,7 @@ COMMENT= A generic and extensible framework for serialization GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN1= xds-config.1 MAN3= xds.3 |