diff options
Diffstat (limited to 'devel/glib12/Makefile')
-rw-r--r-- | devel/glib12/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/glib12/Makefile b/devel/glib12/Makefile index 2dcb661ed9c9..0239396c7baf 100644 --- a/devel/glib12/Makefile +++ b/devel/glib12/Makefile @@ -17,7 +17,7 @@ COMMENT= Some useful routines of C programming (previous stable version) USE_GNOME= pkgconfig GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ARGS= --includedir=${PREFIX}/include/glib12 CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ PTHREAD_LIBS="${PTHREAD_LIBS}" |