diff options
Diffstat (limited to 'x11/libexo/Makefile')
-rw-r--r-- | x11/libexo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libexo/Makefile b/x11/libexo/Makefile index 34dd50adbc50..c6e38158160b 100644 --- a/x11/libexo/Makefile +++ b/x11/libexo/Makefile @@ -22,7 +22,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME} GNU_CONFIGURE= yes USE_GNOME= glib20 USE_X_PREFIX= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes .if defined(WITH_GTKDOC) BUILD_DEPENDS+= gtkdocize:${PORTSDIR}/textproc/gtk-doc |