diff options
Diffstat (limited to 'devel/libisc/Makefile')
-rw-r--r-- | devel/libisc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libisc/Makefile b/devel/libisc/Makefile index fd9580ebb245..17a35b7b62bd 100644 --- a/devel/libisc/Makefile +++ b/devel/libisc/Makefile @@ -25,7 +25,7 @@ GNU_CONFIGURE= yes MANCOMPRESSED= yes BUILD_WRKSRC= ${WRKSRC}/lib/bind/freebsdportisc/ INSTALL_WRKSRC= ${BUILD_WRKSRC} -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN3= assertions.3 eventlib.3 logging.3 tree.3 bitncmp.3 heap.3 \ memcluster.3 |