Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/share/mk/bsd.lib.mk,v retrieving revision 1.259 retrieving revision 1.260 diff -u -p -r1.259 -r1.260 --- src/share/mk/bsd.lib.mk 2005/01/10 02:42:34 1.259 +++ src/share/mk/bsd.lib.mk 2005/05/10 02:01:06 1.260 @@ -1,4 +1,4 @@ -# $NetBSD: bsd.lib.mk,v 1.259 2005/01/10 02:42:34 lukem Exp $ +# $NetBSD: bsd.lib.mk,v 1.260 2005/05/10 02:01:06 lukem Exp $ # @(#)bsd.lib.mk 8.3 (Berkeley) 4/22/94 .include @@ -604,7 +604,7 @@ ${DESTDIR}${_LIBSODIR}/lib${LIB}.so.${SH ${DESTDIR}${_LIBSODIR}/lib${LIB}.so .if ${_LIBSODIR} != ${LIBDIR} ${INSTALL_SYMLINK} ${SYSPKGTAG} \ - ${_LIBSODIR}/lib${LIB}.so.${SHLIB_FULLVERSION} \ + -l r ${DESTDIR}${_LIBSODIR}/lib${LIB}.so.${SHLIB_FULLVERSION} \ ${DESTDIR}${LIBDIR}/lib${LIB}.so .endif .endif