diff options
Diffstat (limited to 'textproc/liblingoteach/Makefile')
-rw-r--r-- | textproc/liblingoteach/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/liblingoteach/Makefile b/textproc/liblingoteach/Makefile index 6e1e8a55e247..4cb0a704a27c 100644 --- a/textproc/liblingoteach/Makefile +++ b/textproc/liblingoteach/Makefile @@ -19,7 +19,7 @@ USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_GNOME= gnomehack gnometarget libxml2 GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes .if defined(WITH_COMP) CONFIGURE_ARGS+= --with-compression |