diff --git a/devel/flatzebra/Makefile b/devel/flatzebra/Makefile index 7f3e60399ac4..a20cc46c66d7 100644 --- a/devel/flatzebra/Makefile +++ b/devel/flatzebra/Makefile @@ -19,7 +19,7 @@ CONFIGURE_ARGS= --includedir=${PREFIX}/include USE_SDL= sdl mixer image USE_GNOME= pkgconfig -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION} PORTDOCS= AUTHORS COPYING INSTALL NEWS README TODO diff --git a/net/ngrep-lib/Makefile b/net/ngrep-lib/Makefile index 21a85f55f421..8dfa2e8c2afe 100644 --- a/net/ngrep-lib/Makefile +++ b/net/ngrep-lib/Makefile @@ -18,7 +18,7 @@ HAS_CONFIGURE= yes CONFIGURE_ARGS+=--prefix=${PREFIX} -without-restart -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes .include