diff options
Diffstat (limited to 'devel/libredblack/Makefile')
-rw-r--r-- | devel/libredblack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libredblack/Makefile b/devel/libredblack/Makefile index 21a31d272c5a..a66c7e208259 100644 --- a/devel/libredblack/Makefile +++ b/devel/libredblack/Makefile @@ -17,7 +17,7 @@ COMMENT= Library that provides the red-black balanced tree algorithm GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN1= rbgen.1 MAN3= rbcloselist.3 rbdelete.3 rbdestroy.3 rbfind.3 rbinit.3 \ |