diff options
Diffstat (limited to 'devel/libglade/Makefile')
-rw-r--r-- | devel/libglade/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libglade/Makefile b/devel/libglade/Makefile index b2e6d00b3e5..8677c68060a 100644 --- a/devel/libglade/Makefile +++ b/devel/libglade/Makefile @@ -20,7 +20,7 @@ USE_PERL5= yes USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix gnomehier gnomedb GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-bonobo --enable-gnomedb CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |