diff options
Diffstat (limited to 'textproc/libxslt')
-rw-r--r-- | textproc/libxslt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile index 047e8e061626..8ec304a27f8e 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -22,7 +22,7 @@ USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_GNOME?= gnomehack gnometarget libxml2 CONFIGURE_ARGS?= --with-html-dir=${PREFIX}/share/doc \ --without-python |