diff options
Diffstat (limited to 'net/skstream/Makefile')
-rw-r--r-- | net/skstream/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/skstream/Makefile b/net/skstream/Makefile index 9a0a721637b4..7530be01b330 100644 --- a/net/skstream/Makefile +++ b/net/skstream/Makefile @@ -18,7 +18,7 @@ USE_GMAKE= yes USE_GNOME= pkgconfig gnomehack USE_GCC= 3.4 GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes post-patch: @${REINPLACE_CMD} -e 's| install-docdataDATA | |g' ${WRKSRC}/Makefile.in |