diff options
Diffstat (limited to 'net/openh323')
-rw-r--r-- | net/openh323/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openh323/Makefile b/net/openh323/Makefile index f37b801a4d9a..ab00c7036da4 100644 --- a/net/openh323/Makefile +++ b/net/openh323/Makefile @@ -23,7 +23,7 @@ USE_BISON= build USE_GMAKE= yes USE_AUTOTOOLS= autoconf:261 GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes ALL_TARGET= optshared CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include -I${WRKSRC}/include" \ |